Skip to content

Conversation

veselink1
Copy link

Uses the provided allocator to allocate the stack used to avoid recursion in the destroy() implementation used by ~basic_json.

This addresses issue #4842, by changing the std::vector to use the user-provided allocatorl

Uses the provided allocator to allocate the stack used to avoid
recursion in the destroy() implementation used by ~basic_json.
@veselink1 veselink1 requested a review from nlohmann as a code owner July 4, 2025 11:52
@github-actions github-actions bot added the S label Jul 4, 2025
@coveralls
Copy link

Coverage Status

coverage: 99.19%. remained the same
when pulling ff3eaf8 on veselink1:develop
into d33ecd3 on nlohmann:develop.

Copy link

github-actions bot commented Aug 4, 2025

This pull request has been marked as stale because it has had no activity for 30 days. While we won’t close it automatically, we encourage you to update or comment if it is still relevant. Keeping pull requests active and up-to-date helps us review and merge changes more efficiently. Thank you for your contributions!

@github-actions github-actions bot added the state: stale the issue has not been updated in a while and will be closed automatically soon unless it is updated label Aug 4, 2025
@nlohmann nlohmann added please rebase Please rebase your branch to origin/develop and removed state: stale the issue has not been updated in a while and will be closed automatically soon unless it is updated labels Aug 7, 2025
@nlohmann
Copy link
Owner

nlohmann commented Aug 7, 2025

Please rebase to the latest develop branch to have a green CI.

Copy link

github-actions bot commented Sep 7, 2025

This pull request has been marked as stale because it has had no activity for 30 days. While we won’t close it automatically, we encourage you to update or comment if it is still relevant. Keeping pull requests active and up-to-date helps us review and merge changes more efficiently. Thank you for your contributions!

@github-actions github-actions bot added the state: stale the issue has not been updated in a while and will be closed automatically soon unless it is updated label Sep 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

please rebase Please rebase your branch to origin/develop S state: stale the issue has not been updated in a while and will be closed automatically soon unless it is updated

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants