[Bug c++/17274] -Winline complains about nonexistent destructor

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Sep 2 01:01:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-09-02 01:01 -------
There are destructors even if there does not exist one in the code.  It is a method which is created by 
the compiler so maybe we should not be warning about it.

-- 


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



More information about the Gcc-bugs mailing list