Re: [C++ Patch] PR 12288

2013-05-20 Thread Jason Merrill
OK. Jason

[C++ Patch] PR 12288

2013-05-20 Thread Paolo Carlini
Hi, this is also by and large fixed, but we can do a bit better in terms of not producing a: error: ISO C++ forbids declaration of ‘parameter’ with no type [-fpermissive] after a meaningful error. In grokdeclarator there is already a mechanism to suppress those, but in cp_parser_parameter_