mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-17 16:23:04 +00:00
Mention yyparse, too.
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
2005-12-06 "Joel E. Denny" <jdenny@ces.clemson.edu>
|
2005-12-06 "Joel E. Denny" <jdenny@ces.clemson.edu>
|
||||||
|
|
||||||
* data/glr.c (yyprocessOneStack): Synchronize the shift for all
|
* data/glr.c (yyprocessOneStack, yyparse): Synchronize the shift for
|
||||||
stacks, and iterate another stack in order to call user
|
all stacks.
|
||||||
destructors.
|
(yyparse): Iterate another stack in order to call user destructors.
|
||||||
* tests/glr-regression.at (No users destructors if stack 0 deleted):
|
* tests/glr-regression.at (No users destructors if stack 0 deleted):
|
||||||
New test case.
|
New test case.
|
||||||
(Duplicated user destructor for lookahead): This test now is expected
|
(Duplicated user destructor for lookahead): This test now is expected
|
||||||
|
|||||||
Reference in New Issue
Block a user