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]

Re: c++/7294: GCC 3.1 problem with templates


Synopsis: GCC 3.1 problem with templates

State-Changed-From-To: open->analyzed
State-Changed-By: nathan
State-Changed-When: Fri Jul 12 14:40:29 2002
State-Changed-Why:
    confirmed. btw you need a typename there
    	typename CFoo<value>::i CFooI;
    but it still fails the same way. I've attached a corrected
    test case

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7294


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