This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/36888] Error message when forgetting a semicolon after a class definition should be better
- From: "manu at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Aug 2008 02:36:15 -0000
- Subject: [Bug c++/36888] Error message when forgetting a semicolon after a class definition should be better
- References: <bug-36888-5606@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from manu at gcc dot gnu dot org 2008-08-23 02:36 -------
(In reply to comment #1)
> >test.cpp:8: error: multiple types in one declaration
>
> What more do you want? Because it says what is happen, there are more than one
> type in the declaration.
I wonder what the parser is looking for after the closing brace at 3...
--
manu at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |manu at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36888