This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: c++/9885: Typedef and namespace problem - scoping silently ignored


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]