This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/20293] ambiguous namespace and diagnostic, unamed namespace
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Mar 2005 23:01:38 -0000
- Subject: [Bug c++/20293] ambiguous namespace and diagnostic, unamed namespace
- References: <20050302221934.20293.igodard@pacbell.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-02 23:01 -------
Confirmed, this is invalid code as the namespace hide is ambiguous but the diagnostic is just plainly
bogus. Related to both PR 100 and bug 12272.
--
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |100, 12272
Severity|normal |enhancement
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |diagnostic
Last reconfirmed|0000-00-00 00:00:00 |2005-03-02 23:01:37
date| |
Summary|namespace name lost |ambiguous namespace and
| |diagnostic, unamed namespace
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20293