This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/16232] Poor diagnostic
- From: "igodard at pacbell dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Jun 2004 17:48:05 -0000
- Subject: [Bug c++/16232] Poor diagnostic
- References: <20040627171930.16232.igodard@pacbell.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From igodard at pacbell dot net 2004-06-27 17:48 -------
Should 16232 and 16233 really be consolidated? They are two different problems as far as I can see: #16232 is syntactically correct but ambiguous, and should be reported as such; #16233 is syntactically incorrect, which seems a different error to me.
Ivan
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16232