]> git.saurik.com Git - bison.git/commit - ChangeLog
* data/glr.c (yyprocessOneStack): Synchronize the shift for all
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 6 Dec 2005 19:38:25 +0000 (19:38 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 6 Dec 2005 19:38:25 +0000 (19:38 +0000)
commit69ce078b8cf61eb5087b91538d79a1143ce77c46
tree39425d643727923eb7c6ef5c92f49ef4d32d3920
parent32b5b719e4ed6a09bba1078c49a27ab8514823cd
* data/glr.c (yyprocessOneStack): Synchronize the shift for all
stacks, and 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
to succeed.
ChangeLog
data/glr.c
tests/glr-regression.at