On 03/10/2011 11:23 PM, Nathan Froyd wrote:
The new checks in add_stmt are required to make sure that cur_stmt_list can always point at something when calling append_to_statement_list_force.
Why haven't we already pushed before we get to add_stmt? Jason