[Bug c++/7302] -Wnon-virtual-dtor should't complain of protected dtor
- To: debian-gcc@lists.debian.org
- Subject: [Bug c++/7302] -Wnon-virtual-dtor should't complain of protected dtor
- From: "redi at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
- Date: Sat, 4 Jun 2011 16:25:44 +0000
- Message-id: <bug-7302-5724-Wk4xRjD8yL@http.gcc.gnu.org/bugzilla/>
- In-reply-to: <bug-7302-5724@http.gcc.gnu.org/bugzilla/>
- References: <bug-7302-5724@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7302
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #29 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-06-04 16:24:50 UTC ---
For G++ 4.7 I've added -Wdelete-non-virtual-dtor, included in -Wall, to handle
the case in comment 25, so closing this as fixed now
--
Configure bugmail: http://gcc.gnu.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Reply to: