[Bug c++/11112] wrong warning when classes have private destructors and their first member functions are not static.
bangerth@dealii.org
gcc-bugzilla@gcc.gnu.org
Fri Jun 6 18:17:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11112
bangerth@dealii.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
Summary|wrong warning when classes |wrong warning when classes
|have private destructors and|have private destructors and
|their first member functions|their first member functions
|are not static. |are not static.
------- Additional Comments From bangerth@dealii.org 2003-06-06 18:17 -------
This is fixed in 3.3 and mainline. These versions don't produce any
warning any more, which was not very useful from the beginning.
W.
More information about the Gcc-bugs
mailing list