------- Comment #9 from mmitchel at gcc dot gnu dot org  2006-10-15 21:21 
-------
There is long-standing confusion in the C++ standard regarding the naming of
destructors in various situations.  (Part of the issue is to what extent
destructors have names, and how the injection of class names into their own
scopes work, and how the lookup rules for qualified names apply to destructors,
and so forth.)  However, I do think this code should be accepted; it doesn't
look like one of the particularly tricky cases.


-- 

mmitchel at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P1


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

Reply via email to