[Bug c++/71546] lambda capture fails with "was not declared in this scope"

2018-02-27 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71546 --- Comment #1 from Jason Merrill --- Author: jason Date: Tue Feb 27 20:57:35 2018 New Revision: 258043 URL: https://gcc.gnu.org/viewcvs?rev=258043&root=gcc&view=rev Log: PR c++/71546 - lambda init-capture with qualified-id. * p

[Bug c++/71546] lambda capture fails with "was not declared in this scope"

2018-02-27 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71546 Jason Merrill changed: What|Removed |Added Keywords||rejects-valid Status|NEW

[Bug c++/71546] lambda capture fails with "was not declared in this scope"

2017-10-05 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71546 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/71546] lambda capture fails with "was not declared in this scope"

2021-08-27 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71546 Andrew Pinski changed: What|Removed |Added CC||alexandr.kolesov at gmail dot com --- C