[Bug 1594422] [NEW] Lambdas with variadic template fail to build
Pierre Schweitzer
pierre.jean.schweitzer at gmail.com
Mon Jun 20 15:10:59 UTC 2016
Public bug reported:
Dear all,
All the G++ shipped with Ubuntu 14.04 (including the latest 4.8 package)
are suffering a bug from G++ in the C++11 implementation. It is not
possible to build code that contains variadic templates with variadic
lambda.
The bug was fixed upstream. Would it be possible to backport the fix?
As an example, you'll find the upstream bug report:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41933
It provides examples about how to reproduce the bug. The output of the
compiler is slightly different though, as it is made by G++-4.8.
Cheers
** Affects: gcc-4.8 (Ubuntu)
Importance: Undecided
Status: New
** Tags: trusty
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gcc-4.8 in Ubuntu.
https://bugs.launchpad.net/bugs/1594422
Title:
Lambdas with variadic template fail to build
Status in gcc-4.8 package in Ubuntu:
New
Bug description:
Dear all,
All the G++ shipped with Ubuntu 14.04 (including the latest 4.8
package) are suffering a bug from G++ in the C++11 implementation. It
is not possible to build code that contains variadic templates with
variadic lambda.
The bug was fixed upstream. Would it be possible to backport the fix?
As an example, you'll find the upstream bug report:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41933
It provides examples about how to reproduce the bug. The output of the
compiler is slightly different though, as it is made by G++-4.8.
Cheers
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-4.8/+bug/1594422/+subscriptions
More information about the foundations-bugs
mailing list