This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13967] [3.3?/3.4/3.5 regression] template template argument identifier lookup fails scoping rules
- From: "gianni at mariani dot ws" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Feb 2004 01:49:11 -0000
- Subject: [Bug c++/13967] [3.3?/3.4/3.5 regression] template template argument identifier lookup fails scoping rules
- References: <20040201233401.13967.gianni@mariani.ws>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From gianni at mariani dot ws 2004-02-02 01:49 -------
Gabriel Dos Reis writes:
| ... and at line #1, the standard says that X::C should be found.
I don't get what you're trying to say.
Fact: If X::C does not exist then the function compiles correctly in gcc 3.4.
So I'm confused as to what you mean "should be found". Can you cite the standard ?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13967