Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove APR pool from Logger constructor in next ABI version #392

Merged
merged 14 commits into from
Jul 16, 2024

Conversation

swebb2066
Copy link
Contributor

No memory pool should live as long as a Log4cxx logger.

@rm5248
Copy link
Contributor

rm5248 commented Jul 13, 2024

Would it make sense to create a new branch(e.g. log4cxx-next or something like that) to do this type of refactoring in? It might make it a bit cleaner rather than having a bunch of #if in the code.

@swebb2066
Copy link
Contributor Author

Would it make sense to create a new branch

On reflection, I am now inclined to add new methods in 1.3 and generate deprecated warnings on the functions to be removed in the next ABI.

@swebb2066 swebb2066 merged commit 30e64ee into master Jul 16, 2024
22 of 24 checks passed
@swebb2066 swebb2066 deleted the abi_16_changes branch July 16, 2024 01:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants