[Bug c++/46719] [C++0x] Cannot call variadic function template

2010-11-30 Thread eplawless+gcc at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46719 Eric Lawless changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c++/46719] [C++0x] Cannot call variadic function template

2010-11-30 Thread eplawless+gcc at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46719 --- Comment #9 from Eric Lawless 2010-12-01 02:59:43 UTC --- Jonathan, you're absolutely right. After some patient explanation by Johannes Schaub (litb) and Eelis van der Weegen (eelis) on IRC (FreeNode/##C++), I realize that GCC's behaviour here

[Bug c++/46719] [C++0x] Cannot call variadic function template

2010-11-30 Thread eplawless+gcc at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46719 Eric Lawless changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|INVALID

[Bug c++/46719] New: Cannot call C++0x variadic function template

2010-11-29 Thread eplawless+gcc at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46719 Summary: Cannot call C++0x variadic function template Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassig