------- Comment #1 from pinskia at gcc dot gnu dot org 2006-02-21 21:10 ------- Fixed in 4.1.0:
First example: t.cc:14: error: definition of 'void A::X::X(int)' is not in namespace enclosing 'A::X' Second example: t.cc:5: error: declaration of 'void f()' not in a namespace surrounding 'Q' This is a dup of bug 13140. *** This bug has been marked as a duplicate of 13140 *** -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26403