[Bug c++/16190] spurious warning about non-virtual destructor

ncm-nospam at cantrip dot org gcc-bugzilla@gcc.gnu.org
Fri Jun 25 05:36:00 GMT 2004


------- Additional Comments From ncm-nospam at cantrip dot org  2004-06-25 05:34 -------
The test as implemented is too non-specific to be useful.  The 
new-expression is a specific syntactic construct.  If it's too 
hard to bind the warning to that, it could be fixed by moving 
it out of -Wall to -Weffc++, or eliminating it entirely until 
such time as it can be made usefully specific.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|WONTFIX                     |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16190



More information about the Gcc-bugs mailing list