This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/50140] [C++0x] sorry, unimplemented: cannot expand âT ...â into a fixed-length argument list
- From: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 20 Aug 2011 23:13:04 +0000
- Subject: [Bug c++/50140] [C++0x] sorry, unimplemented: cannot expand âT ...â into a fixed-length argument list
- Auto-submitted: auto-generated
- References: <bug-50140-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50140
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dodji at gcc dot gnu.org
Summary|sorry, unimplemented: |[C++0x] sorry,
|cannot expand âT ...â into |unimplemented: cannot
|a fixed-length argument |expand âT ...â into a
|list |fixed-length argument list
--- Comment #1 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-08-20 23:13:04 UTC ---
Seems related to PR35722. Dodji?