]> git.saurik.com Git - bison.git/commitdiff
* tests/glr-regression.at (Leaked semantic values when reporting
authorJoel E. Denny <jdenny@ces.clemson.edu>
Sat, 4 Mar 2006 03:29:03 +0000 (03:29 +0000)
committerJoel E. Denny <jdenny@ces.clemson.edu>
Sat, 4 Mar 2006 03:29:03 +0000 (03:29 +0000)
ambiguity): Remove unnecessary union and type declarations.
(Leaked lookahead after nondeterministic parse syntax error): New test
case.
* data/glr.c (yyparse): Check for zero stacks remaining before
attempting to shift the lookahead so that you don't lose it.


No differences found