[Bug c++/34322] New: template fails to resolve names even when the name is in scope before the call point

2007-12-02 Thread logicle at live dot com
Summary: template fails to resolve names even when the name is in scope before the call point Product: gcc Version: 4.1.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassi

[Bug c++/34322] template fails to resolve names even when the name is in scope before the call point

2007-12-02 Thread logicle at live dot com
--- Comment #1 from logicle at live dot com 2007-12-03 06:11 --- Created an attachment (id=14685) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14685&action=view) Source files reproducing the bug compile with g++ -c main.cpp -- http://gcc.gnu.org/bugzilla/show_bug