Menu

#49 Declare virtual destructor where its needed

open
nobody
None
5
2007-12-02
2007-12-02
mouth
No

I detected that some of cppunit library classes did not declare a virtual destructor whereas they have virtual methods.

It is very anoying when using gcc compiler and -Wall option (generate warnings).

Could you please :) correct it

For now I identified the following classe (I didn't check them all):
- CppUnit::TestFixtureFactory

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.