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 deprecated exception specifications. #114

Conversation

acolwell
Copy link
Contributor

@acolwell acolwell commented Mar 18, 2023

Removes dynamic exception specifications and fixes "catching polymorphic type" warnings. Exception specifications were deprecated in C++11 and removed in C++17. This should address issue #82.

Copy link
Contributor

@garyo garyo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me; thanks for this!

@garyo garyo merged commit 0b7362a into AcademySoftwareFoundation:main Mar 18, 2023
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.

2 participants