Re: [C++ Patch] PR 16128
OK. Jason
[C++ Patch] PR 16128
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