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

Enable deprecation warnings when building and in user plugins #6115

Merged
merged 3 commits into from
Oct 28, 2024

Conversation

gassmoeller
Copy link
Member

This PR fixes #6106. Independent of whether we decide to enable these warnings in deal.II again, I think it would be a good idea to have them enabled for ASPECT. Otherwise our users do not notice if their plugins use deprecated features (this will likely already cause confusion because some of the deprecated features I removed in #6083 and #6084 may not have emitted any warnings with deal.II 9.5 or 9.6).

@gassmoeller gassmoeller force-pushed the enable_deprecation_warnings branch from 70f4ab2 to 4f4f60c Compare October 28, 2024 16:12
@tjhei tjhei merged commit 4d36de5 into geodynamics:main Oct 28, 2024
8 checks passed
@tjhei
Copy link
Member

tjhei commented Oct 28, 2024

Thank you!

@gassmoeller gassmoeller deleted the enable_deprecation_warnings branch December 10, 2024 14:55
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.

Are deprecation warnings disabled?
2 participants