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 gdr at acm dot org  2004-06-25 13:13 -------
Subject: Re:  spurious warning about non-virtual destructor

You Wrote pinskia at gcc dot gnu dot org
>
> ------- Additional Comments From pinskia at gcc dot gnu dot org
> 2004-06-25 05:02 -------
> Huh this is already a seperate warning that can be turned on and off:
> -Wnon-virtual-dtor (C++ only)

But that is not the point!  Please refrain from hastly closing
PRs when you don't fully appreciate the issue.



-- 


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]