10 Jun
2014
10 Jun
'14
5:15 p.m.
John Maddock wrote:
Is this a corner case - in which case we should change the test case - or should lambda's be disabled with GCC (seems harsh?) - ah I see this is a result of a warning suppression change, I'll change the test to actually make use of the lambda - seems like the test case was too contrived.
I've sent you a pull request that changes it to [](){}(); (among other things) - which calls the lambda instead of discarding it.