]> git.saurik.com Git - bison.git/commit - ChangeLog-2012
* data/push.c (YYPUSH_MORE): Make it an enum instead.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 21 Sep 2006 17:45:21 +0000 (17:45 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 21 Sep 2006 17:45:21 +0000 (17:45 +0000)
commit01e972b3f529991ad22e68f0f8cc142543ac5d45
tree09b97d307d7fea89b5fc11a1a4bb3aaf7bd3a51e
parentc63d3e90b3271e9088cb9f7af0529a9efe6c6ac2
* data/push.c (YYPUSH_MORE): Make it an enum instead.
(yypushparse): Use YYPUSH_MORE instead of the mystery constant.
Adjust white space and comments to match GNU style better.
ChangeLog
data/push.c