This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: [Bug c++/16190] make -Wnon-virtual-dtor more sophisticated
- From: "Gabriel Dos Reis" <gdr at acm dot org>
- To: "Andrew Pinski" <pinskia at physics dot uc dot edu>
- Cc: gcc-bugzilla at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org
- Date: Fri, 25 Jun 2004 23:21:54 +0200 (CEST)
- Subject: Re: [Bug c++/16190] make -Wnon-virtual-dtor more sophisticated
- References: <20040625194607.27036.qmail@sourceware.org> from "ncm at cantrip dot org" at Jun 25, 2004 07:46:07 PM <200406252053.i5PKrxi15465@tin.geop.uc.edu>
- Reply-to: gdr at acm dot org
Andrew Pinski:
> Second I would look into the history of the flag of -Wall and see
> why this warning is there. Usually there is a reason why warnings
> are here.
And sometimes, not.
-- Gaby