This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/2708: [2003-05-05] ambiguity check fails for namespace vsclass scope
- From: Volker Reichelt <reichelt at igpm dot rwth-aachen dot de>
- To: gcc-gnats at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, jungman at lanl dot gov
- Date: Tue, 06 May 2003 23:04:54 +0200 (CEST)
- Subject: Re: c++/2708: [2003-05-05] ambiguity check fails for namespace vsclass scope
- Reply-to: Volker Reichelt <reichelt at igpm dot rwth-aachen dot de>
Just for the record, here's a minimal testcase:
----------snip here----------
struct A {};
namespace A {}
----------snip here----------
Regards,
Volker
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=2708