]> git.saurik.com Git - bison.git/commit
* data/push.c (yypushparse, yypvarsinit, yypvars): Wrap in b4_push_if.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 12 Oct 2006 05:47:58 +0000 (05:47 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 12 Oct 2006 05:47:58 +0000 (05:47 +0000)
commitefdd74213781845c14203b77870320adc48a0a58
tree36f95a4374a831597e702f58dd00376d9f1a7343
parentf317f99734750ac092b7622ce1e1084f31fa3a5a
* data/push.c (yypushparse, yypvarsinit, yypvars): Wrap in b4_push_if.
(b4_yyssa, b4_yyerror_range): New macros.
(struct yypvars): Remove yyssa_ptr and yyerror_range_ptr fields.
(yypvarsinit): Remove init of removed fields.
(yypushparse): Remove use of removed fields; use new macros instead.
ChangeLog
data/push.c