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++/7302] -Wnon-virtual-dtor should't complain of protected dtor


------- Additional Comments From jason at gcc dot gnu dot org  2004-05-12 19:33 -------
A pure virtual member function can still be defined (and must be, if it is the
destructor).

-- 


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


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