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++/16988] [3.4/4.0 regression] confusing diagnostic for ill-formed object definition


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


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