[Bug c++/87685] [8/9 Regression] Calling a static method from inside a generic lambda requires to capture 'this'
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Oct 22 09:44:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87685
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2018-10-22
CC| |jakub at gcc dot gnu.org,
| |jason at gcc dot gnu.org
Target Milestone|--- |8.3
Summary|[Regression] Calling a |[8/9 Regression] Calling a
|static method from inside a |static method from inside a
|generic lambda requires to |generic lambda requires to
|capture 'this' |capture 'this'
Ever confirmed|0 |1
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Started with r251438.
More information about the Gcc-bugs
mailing list