[Bug c++/61022] [C++11] Bogus "error: parameter packs not expanded with '...'"

2017-06-28 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61022 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/61022] [C++11] Bogus "error: parameter packs not expanded with '...'"

2017-06-28 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61022 --- Comment #5 from Jason Merrill --- Author: jason Date: Wed Jun 28 21:08:58 2017 New Revision: 249763 URL: https://gcc.gnu.org/viewcvs?rev=249763=gcc=rev Log: PR c++/61022 - error with variadic template template parm * pt.c

[Bug c++/61022] [C++11] Bogus "error: parameter packs not expanded with '...'"

2017-06-28 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61022 --- Comment #4 from Jason Merrill --- Author: jason Date: Wed Jun 28 19:59:44 2017 New Revision: 249756 URL: https://gcc.gnu.org/viewcvs?rev=249756=gcc=rev Log: PR c++/61022 - error with variadic template template parm * pt.c

[Bug c++/61022] [C++11] Bogus "error: parameter packs not expanded with '...'"

2017-06-27 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61022 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug c++/61022] [C++11] Bogus "error: parameter packs not expanded with '...'"

2017-06-27 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61022 Jason Merrill changed: What|Removed |Added CC||realloc at outlook dot de --- Comment

[Bug c++/61022] [C++11] Bogus error: parameter packs not expanded with '...'

2015-04-23 Thread ppluzhnikov at google dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61022 --- Comment #2 from Paul Pluzhnikov ppluzhnikov at google dot com --- Still fails with trunk @r222386

[Bug c++/61022] [C++11] Bogus error: parameter packs not expanded with '...'

2014-12-08 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61022 Ville Voutilainen ville.voutilainen at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED

[Bug c++/61022] [C++11] Bogus error: parameter packs not expanded with '...'

2014-10-30 Thread ppluzhnikov at google dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61022 --- Comment #1 from Paul Pluzhnikov ppluzhnikov at google dot com --- Still fails with trunk @r216948