c++/2708: ambiguity check fails for namespace vs class scope

nathan@gcc.gnu.org nathan@gcc.gnu.org
Fri Apr 26 03:14:00 GMT 2002


Synopsis: ambiguity check fails for namespace vs class scope

State-Changed-From-To: open->analyzed
State-Changed-By: nathan
State-Changed-When: Fri Apr 26 02:45:54 2002
State-Changed-Why:
    yup. [7.3.1]/2 says that that namespace decl is wrong
    (you cannot have both class foo and namespace foo in the
    same scope)

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=2708



More information about the Gcc-bugs mailing list