]> git.saurik.com Git - bison.git/commit
* src/bison.simple (yyparse): Let yyls1, yyss1 and yyvs1 be
authorAkim Demaille <akim@epita.fr>
Wed, 14 Nov 2001 14:57:06 +0000 (14:57 +0000)
committerAkim Demaille <akim@epita.fr>
Wed, 14 Nov 2001 14:57:06 +0000 (14:57 +0000)
commit3e85a0023636f636a2c631c88ba51989ac14ffc9
tree4d495405fc1e285c4097cd306fd6e32cb5bdb2cf
parentf85c981ac13806b3818d625f2a30cb04727a805d
* 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.
ChangeLog
src/bison.simple