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