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]

[Bug c++/5763] Unhelpful message with missing typename


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5763


gdr at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|gdr at gcc dot gnu dot org  |mmitchel at gcc dot gnu dot
                   |                            |org
           Keywords|diagnostic                  |


------- Additional Comments From gdr at gcc dot gnu dot org  2003-08-29 08:27 -------
At the time we get to issueing a diagnostic, the parser has gone a looong
way of comiting itself to parsing nonsensical constructs.
I'm leaving this to Mark, as it is an issue with the new parser.


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