]> git.saurik.com Git - bison.git/commit - ChangeLog-2012
* data/push.c (yypstate_init): Rename to...
authorJoel E. Denny <jdenny@ces.clemson.edu>
Thu, 14 Dec 2006 02:58:11 +0000 (02:58 +0000)
committerJoel E. Denny <jdenny@ces.clemson.edu>
Thu, 14 Dec 2006 02:58:11 +0000 (02:58 +0000)
commit9bf32be3a065900ecb103ce1b5fbbd210f7ca5ea
treecb6ed4d4088626b43017c1f2761c15d5c5474fab
parentf02e2948bdeda9d48089a79a9bd364b8a1b23b3a
* data/push.c (yypstate_init): Rename to...
(yypstate_new): ... this and use b4_c_function_def.
(yypstate_delete): New.
(yypush_parse): Change parameters yynval and yynlloc to be const.
* tests/calc.at (_AT_DATA_CALC_Y): Use new yypstate_new and
yypstate_delete functions.
ChangeLog
data/push.c
tests/calc.at