This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/9223: Parse error with gcc 3.2.1 for fully qualified name in namespace
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: nobody at gcc dot gnu dot org
- Cc: gcc-prs at gcc dot gnu dot org,
- Date: 8 Jan 2003 08:36:08 -0000
- Subject: Re: c++/9223: Parse error with gcc 3.2.1 for fully qualified name in namespace
- Reply-to: Andrew Pinski <pinskia at physics dot uc dot edu>
The following reply was made to PR c++/9223; it has been noted by GNATS.
From: Andrew Pinski <pinskia@physics.uc.edu>
To: lalle@sics.se
Cc: Andrew Pinski <pinskia@physics.uc.edu>, gcc-gnats@gcc.gnu.org
Subject: Re: c++/9223: Parse error with gcc 3.2.1 for fully qualified name in namespace
Date: Wed, 8 Jan 2003 00:34:10 -0800
Fixed with the new parser: gcc version 3.4 20030107 (experimental).
Thanks,
Andrew Pinski