Re: [C++ Patch] PR 51464

2011-12-13 Thread Jason Merrill
OK. Jason

[C++ Patch] PR 51464

2011-12-08 Thread Paolo Carlini
Hi, here I'm just handling error_mark_nodes after the error messages: I think the robustification is sensible because begin_class_definition can certainly return error_mark_node in general and sooner or later Volker will find testcases producing more ;) However, from the user point of view,