Re: [C++ Patch] PR 51412

2013-03-08 Thread Jason Merrill
OK. Jason

[C++ Patch] PR 51412

2013-03-08 Thread Paolo Carlini
Hi, today I noticed that I still have assigned this rather simple diagnostic issue, where LAMBDA_EXPR is unhandled by our pretty printing code. I suppose we can make at least some progress for 4.8.0. Is the below goo enough for now? Tested x86_64-linux. Thanks, Paolo. /