Re: [C++ Patch] PR 16128

2013-06-17 Thread Jason Merrill
OK. Jason

[C++ Patch] PR 16128

2013-06-16 Thread Paolo Carlini
Hi, this is another bug essentially already fixed. However, in the audit trail Giovanni Bajo noticed that for the local declarations case we also emit those annoying: 16128.C:16:7: error: expected ‘;’ before ‘a’ and likewise for 'b'. By checking the return value of cp_parser_expression at t