[Bug c++/27519] Another's class destructor name

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed May 10 08:06:00 GMT 2006



------- Comment #2 from rguenth at gcc dot gnu dot org  2006-05-10 08:06 -------
Fixed in 4.0.3:

/tmp> /space/rguenther/install/gcc-4.0.3/bin/g++ -Wall -S t.C
t.C:11: error: declaration of '~TPoligon' as member of 'TPoints'


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
      Known to fail|                            |4.0.0 4.0.1 4.0.2
      Known to work|4.1.0 4.2.0 3.4.0           |4.1.0 4.2.0 3.4.0 3.4.6
                   |                            |4.0.3
         Resolution|                            |FIXED
   Target Milestone|---                         |4.0.3


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



More information about the Gcc-bugs mailing list