This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/16189] obfuscated error message for missing semicolon after declaration in C++
- From: "giovannibajo at libero dot it" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Jul 2004 00:24:34 -0000
- Subject: [Bug c++/16189] obfuscated error message for missing semicolon after declaration in C++
- References: <20040625022408.16189.bernie@develer.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From giovannibajo at libero dot it 2004-07-31 00:24 -------
We have a RD parser, but when you already have a dozen of nested tentative
lookups to disambiguate the C++ grammar, nothing is really easy, not even
fixing this bug.
Notice that maybe there *is* an easy fix, I haven't looked yet.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16189