[Bug c++/54277] Template class member referred to with implicit this inside lambda is incorrectly const-qualified

2013-03-16 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54277 --- Comment #5 from Jason Merrill jason at gcc dot gnu.org 2013-03-17 02:41:35 UTC --- Author: jason Date: Sun Mar 17 02:41:22 2013 New Revision: 196747 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=196747 Log: PR c++/54277

[Bug c++/54277] Template class member referred to with implicit this inside lambda is incorrectly const-qualified

2013-03-05 Thread Martin.vGagern at gmx dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54277 Martin von Gagern Martin.vGagern at gmx dot net changed: What|Removed |Added CC|

[Bug c++/54277] Template class member referred to with implicit this inside lambda is incorrectly const-qualified

2013-02-15 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54277 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug c++/54277] Template class member referred to with implicit this inside lambda is incorrectly const-qualified

2012-10-05 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54277 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|UNCONFIRMED

[Bug c++/54277] Template class member referred to with implicit this inside lambda is incorrectly const-qualified

2012-08-29 Thread leo at yuriev dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54277 Leo Yuriev leo at yuriev dot ru changed: What|Removed |Added CC||leo at yuriev dot ru

[Bug c++/54277] Template class member referred to with implicit this inside lambda is incorrectly const-qualified

2012-08-16 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54277 Daniel Krügler daniel.kruegler at googlemail dot com changed: What|Removed |Added CC|