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

Use a virtual destructor with virtual methods. #10879

Merged
merged 1 commit into from
Sep 3, 2020

Conversation

drwells
Copy link
Member

@drwells drwells commented Sep 2, 2020

This fixes a new warning.

@drwells
Copy link
Member Author

drwells commented Sep 2, 2020

Those are some interesting failures. I'm investigating.

@peterrum
Copy link
Member

peterrum commented Sep 2, 2020

A general remark. Maybe we could enable some compiler warnings in the the GitHub tests so that we already catch such issues already during the PR. I did that for braces a month ago...

@tjhei
Copy link
Member

tjhei commented Sep 2, 2020

what is the precise warning?

@drwells
Copy link
Member Author

drwells commented Sep 2, 2020

I have -Wnon-virtual-dtor enabled.

@bangerth bangerth merged commit d5ab9e0 into dealii:master Sep 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants