mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-13 22:33:03 +00:00
* src/bison.simple (yyparse): Let yyls1, yyss1 and yyvs1 be
defined only if yyoverflow is defined, to avoid `warning: unused variable `yyvs1''. Reported by The Test Suite.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2001-11-14 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/bison.simple (yyparse): Let yyls1, yyss1 and yyvs1 be
|
||||
defined only if yyoverflow is defined, to avoid `warning: unused
|
||||
variable `yyvs1''.
|
||||
Reported by The Test Suite.
|
||||
|
||||
2001-11-14 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/print.c: Include reduce.h.
|
||||
|
||||
Reference in New Issue
Block a user