This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/66674] name lookup failure in lambda construction in a member function of a template class
- From: "trippels at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 25 Jun 2015 21:08:01 +0000
- Subject: [Bug c++/66674] name lookup failure in lambda construction in a member function of a template class
- Auto-submitted: auto-generated
- References: <bug-66674-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66674
Markus Trippelsdorf <trippels at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |trippels at gcc dot gnu.org
Resolution|--- |WONTFIX
--- Comment #1 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
gcc-4.8 isn't supported anymore.
Please use a more recent compiler.