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++/9801: [3.4 regression][New parser] Confusing error message for missing typename


Synopsis: [3.4 regression][New parser] Confusing error message for missing typename

State-Changed-From-To: analyzed->closed
State-Changed-By: bajo
State-Changed-When: Mon May  5 00:02:57 2003
State-Changed-Why:
    The example is actually legal code as-is, because the
    qualifier is the injected class name. See DR 224, and
    PR c++/9634. I played a bit with the code but I did not
    find a regression in any situation similar to the one
    Gerald proposed, so I close this PR.

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


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