[Bug c++/36353] missing typename for unused template error message is unclear

2008-05-28 Thread wim dot yedema at gmail dot com
--- Comment #3 from wim dot yedema at gmail dot com 2008-05-28 08:01 --- Created an attachment (id=15690) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15690&action=view) test case -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36353

[Bug c++/36353] missing typename for unused template error message is unclear

2008-05-28 Thread wim dot yedema at gmail dot com
--- Comment #2 from wim dot yedema at gmail dot com 2008-05-28 08:00 --- Created an attachment (id=15689) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15689&action=view) preprocessed case -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36353

[Bug c++/36353] New: Unclear error message in unused template

2008-05-28 Thread wim dot yedema at gmail dot com
c: In member function 'void Bar::function(T)': aap.cc:16: error: expected `;' before 'it' aap.cc:18: error: 'it' was not declared in this scope -- Summary: Unclear error message in unused template Product: gcc Version: 4.2.2