This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/61148] Cannot access protected members from a lambda capturing this
- From: "jason at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 09 Jun 2014 19:25:29 +0000
- Subject: [Bug c++/61148] Cannot access protected members from a lambda capturing this
- Auto-submitted: auto-generated
- References: <bug-61148-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61148
Jason Merrill <jason at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |jason at gcc dot gnu.org
Resolution|--- |FIXED
Target Milestone|--- |4.10.0
--- Comment #5 from Jason Merrill <jason at gcc dot gnu.org> ---
Fixed on trunk.