This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/9801: [3.4 regression][New parser] Confusing error message for missing typename
- From: giovannibajo at libero dot it
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, mmitchel at gcc dot gnu dot org, pfeifer at dbai dot tuwien dot ac dot at
- Date: 5 May 2003 00:02:57 -0000
- Subject: Re: c++/9801: [3.4 regression][New parser] Confusing error message for missing typename
- Reply-to: giovannibajo at libero dot it, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, mmitchel at gcc dot gnu dot org, pfeifer at dbai dot tuwien dot ac dot at, gcc-gnats at gcc dot gnu dot org
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