From 6ff9971122eda248fcd9a179a5d885e49fbae548 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Wed, 7 Dec 2005 07:47:52 +0000 Subject: [PATCH] Mention yyparse, too. --- ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index fe8bf313..4d4a920c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,8 @@ 2005-12-06 "Joel E. Denny" - * data/glr.c (yyprocessOneStack): Synchronize the shift for all - stacks, and iterate another stack in order to call user - destructors. + * data/glr.c (yyprocessOneStack, yyparse): Synchronize the shift for + all stacks. + (yyparse): Iterate another stack in order to call user destructors. * tests/glr-regression.at (No users destructors if stack 0 deleted): New test case. (Duplicated user destructor for lookahead): This test now is expected -- 2.47.2