[Bug c++/23586] [3.4/4.0/4.1 regression] Bad diagnostic for invalid namespace-name
reichelt at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Aug 26 22:37:00 GMT 2005
------- Additional Comments From reichelt at gcc dot gnu dot org 2005-08-26 22:21 -------
Btw, the problem is related to PR13377.
The problem there is twofold: The compiler fails to report which
name is not a namespace-name (N2) and why (because it's ambiguous).
The patch would only fix the first problem; the second would
still remain.
--
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |reichelt at gcc dot gnu dot
|dot org |org
URL| |http://gcc.gnu.org/ml/gcc-
| |patches/2005-
| |08/msg01601.html
Status|NEW |ASSIGNED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23586
More information about the Gcc-bugs
mailing list