[Bug c++/48523] [C++0x] lambda cannot capture 'this' in class template

2011-04-11 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48523 Jason Merrill changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c++/48523] [C++0x] lambda cannot capture 'this' in class template

2011-04-11 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48523 --- Comment #2 from Jason Merrill 2011-04-12 00:20:23 UTC --- Author: jason Date: Tue Apr 12 00:20:18 2011 New Revision: 172293 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172293 Log: PR c++/48523 * tree.c (maybe_dummy_object):

[Bug c++/48523] [C++0x] lambda cannot capture 'this' in class template

2011-04-11 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48523 --- Comment #1 from Jason Merrill 2011-04-11 22:00:27 UTC --- Author: jason Date: Mon Apr 11 22:00:20 2011 New Revision: 172283 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172283 Log: PR c++/48523 * tree.c (maybe_dummy_object):