flag for removing warning message "warning: 'class Toto' has virtual functions but non-virtual destructor"
Vincent Torri
Vincent.Torri@iecn.u-nancy.fr
Fri Sep 30 20:58:00 GMT 2005
On Fri, 30 Sep 2005, corey taylor wrote:
> Oh, then to disable it specifically -Wno-non-virtual-dtor .
that's what i wanted :)
>
> corey
>
> On 9/30/05, corey taylor <corey.taylor@gmail.com> wrote:
> > Vincent,
> >
> > You understand what that warning means, don't you? You really need
> > to declare a virtual destructor in that case.
> >
i understand it ;)
thank you
Vincent Torri
More information about the Gcc-help
mailing list