This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/16988] [3.4/4.0 regression] confusing diagnostic for ill-formed object definition
- From: "mmitchel at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Sep 2004 03:30:34 -0000
- Subject: [Bug c++/16988] [3.4/4.0 regression] confusing diagnostic for ill-formed object definition
- References: <20040811192824.16988.sebor@roguewave.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From mmitchel at gcc dot gnu dot org 2004-09-15 03:30 -------
We know say:
/home/mitchell/tmp/test.C:3: error: `foo' in namespace `::' does not name a type
which is a perfectly good error message, so I'm closing this PR.
Fixed in 4.0.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16988