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++/16189] obfuscated error message for missing semicolon after declaration in C++


------- 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


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