This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/9885: Typedef and namespace problem - scoping silently ignored
- From: bangerth at dealii dot org
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, steev at paradigmds dot com
- Date: 3 Mar 2003 15:18:43 -0000
- Subject: Re: c++/9885: Typedef and namespace problem - scoping silently ignored
- Reply-to: bangerth at dealii dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, steev at paradigmds dot com, gcc-gnats at gcc dot gnu dot org
Synopsis: Typedef and namespace problem - scoping silently ignored
State-Changed-From-To: open->closed
State-Changed-By: bangerth
State-Changed-When: Mon Mar 3 15:18:43 2003
State-Changed-Why:
This is already fixed with the new parser:
g/x> /home/bangerth/bin/gcc-3.4-pre/bin/gcc -c x.cc
x.cc:2: error: typedef name may not be a nested-name-specifier
Thanks for your report anyway!
Wolfgang
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9885