This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/51494] Legal program rejection - capturing "this" when using static method inside lambda


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51494

--- Comment #3 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-05-03 23:04:35 UTC ---
A slightly improved patch is available here:

  http://gcc.gnu.org/ml/gcc-patches/2012-02/msg00429.html

but see the comments. I'm not sure I will be able soon enough to address the
non-trivial comments and post a new version.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]