[Bug c++/51180] [C++0x] inner class alias-definition variadic template error

2018-08-24 Thread trashyankes at wp dot pl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51180 trashyankes at wp dot pl changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c++/51180] [C++0x] inner class alias-definition variadic template error

2013-10-04 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51180 --- Comment #6 from Paolo Carlini paolo.carlini at oracle dot com --- Dodji, any progress on this? Looks like Part 1 of the latest patch set still needs work? http://gcc.gnu.org/ml/gcc-patches/2011-12/msg00728.html

[Bug c++/51180] [C++0x] inner class alias-definition variadic template error

2011-12-03 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51180 --- Comment #5 from Dodji Seketeli dodji at gcc dot gnu.org 2011-12-03 17:25:02 UTC --- A candidate patch for this has been submitted to http://gcc.gnu.org/ml/gcc-patches/2011-12/msg00163.html

[Bug c++/51180] [C++0x] inner class alias-definition variadic template error

2011-12-02 Thread dodji at seketeli dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51180 --- Comment #4 from dodji at seketeli dot org dodji at seketeli dot org 2011-12-02 10:15:06 UTC --- jason at gcc dot gnu.org gcc-bugzi...@gcc.gnu.org a écrit: I'm surprised that it doesn't just work already; writing t2B... already works, doing

[Bug c++/51180] [C++0x] inner class alias-definition variadic template error

2011-12-01 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51180 Dodji Seketeli dodji at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last

[Bug c++/51180] [C++0x] inner class alias-definition variadic template error

2011-12-01 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51180 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added CC||jason at gcc dot

[Bug c++/51180] [C++0x] inner class alias-definition variadic template error

2011-11-23 Thread trashyankes at wp dot pl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51180 --- Comment #1 from trashyankes at wp dot pl 2011-11-23 18:34:43 UTC --- I find easy workaround this bug. --- --- templatetemplateclass... class M struct m { templateclass... B struct