When an include dir is given to gcc with the -isystem option the warning: 'class CppUnit::ConcretTestFixtureFactory<ErrorValueTest>' has virtual functions but non-virtual destructor is not suppressed as other warnings are.
This warning is new, with gcc34 or snapshot 20050116 this warning does not show up. Michael Cieslinski -- Summary: gcc 4.0 new warning: class has virtual functions but non-virtual destructor is not suppressed with -isystem Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: micis at gmx dot de CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20145