This is the mail archive of the gcc-cvs@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]

r152339 - in /trunk/gcc: cp/ChangeLog cp/semant...


Author: jason
Date: Wed Sep 30 17:54:37 2009
New Revision: 152339

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152339
Log:
	* semantics.c (lambda_expr_this_capture): Fix default capture
	of explicit capture of 'this'.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/semantics.c
    trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-nested.C


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