]> git.saurik.com Git - bison.git/commit - ChangeLog-2012
* data/push.c: Add CPP guards around push parser declarations in both
authorJoel E. Denny <jdenny@ces.clemson.edu>
Wed, 20 Dec 2006 06:15:54 +0000 (06:15 +0000)
committerJoel E. Denny <jdenny@ces.clemson.edu>
Wed, 20 Dec 2006 06:15:54 +0000 (06:15 +0000)
commit2352216441907f86d2df858c49948ab7bd5d7874
treeaa6f7b01e96c786c9d02f1caeee4e3e8c96f989a
parentbb010fe51ab1a82df21117660ac2e6aecb00cf56
* data/push.c: Add CPP guards around push parser declarations in both
the header and the code file.
In the code file, move the push parser declarations to the same place
they appear in the header file.
Clean up the M4 some, especially the inconsistent underquoting in
some b4_c_function_def and b4_c_function_decl uses.
ChangeLog
data/push.c