[Bug c++/39680] New: unary_function<...>::result_type cannot be void.

2009-04-07 Thread jim_king_2000 at 163 dot com
Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: jim_king_2000 at 163 dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39680

[Bug c++/39452] G++ cannot compile local classes together with template.

2009-03-13 Thread jim_king_2000 at 163 dot com
--- Comment #5 from jim_king_2000 at 163 dot com 2009-03-13 12:41 --- Thank you very much. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39452

[Bug c++/39452] G++ cannot compile local classes together with template.

2009-03-13 Thread jim_king_2000 at 163 dot com
--- Comment #3 from jim_king_2000 at 163 dot com 2009-03-13 10:59 --- And I'm still wondering which line in the C++ spec disallows the usage of local class within the template function. Would you please figure it out? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39452

[Bug c++/39452] G++ cannot compile local classes together with template.

2009-03-13 Thread jim_king_2000 at 163 dot com
--- Comment #2 from jim_king_2000 at 163 dot com 2009-03-13 10:45 --- So, is it possible that the error message could be made more meaningful? I spent several hours to find out what the "no matching function for call to" refers to. Thanks. -- http://gcc.gnu.or

[Bug c++/39452] New: G++ cannot compile local classes together with template.

2009-03-12 Thread jim_king_2000 at 163 dot com
gned at gcc dot gnu dot org ReportedBy: jim_king_2000 at 163 dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39452