This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]