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

1707|warning: deleting object of polymorphic class type 'gpe::gpe_ini_file' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor]| #145

Open
nhurde opened this issue May 7, 2024 · 0 comments
Assignees
Milestone

Comments

@nhurde
Copy link
Contributor

nhurde commented May 7, 2024

1707|warning: deleting object of polymorphic class type 'gpe::gpe_ini_file' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor]|

Solution:

Add virtual deconstructor

@nhurde nhurde added this to the Spring 2024 milestone May 7, 2024
@nhurde nhurde self-assigned this May 7, 2024
@nhurde nhurde modified the milestones: Spring 2024, Summer 2024 Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🆕 New (Priority )
Development

No branches or pull requests

1 participant