]> git.saurik.com Git - bison.git/commit
* src/bison.simple (YYSTD): New macro.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 17 Dec 2001 23:51:46 +0000 (23:51 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 17 Dec 2001 23:51:46 +0000 (23:51 +0000)
commit6b1ec1fb33d45d89074139b69d76ebfc52b0a4c6
tree0bfdf9359b716ed10ebec1bb15e0aa7947ff7e99
parentbfb74f79b8ddc721e70219643faae396842b6652
* src/bison.simple (YYSTD): New macro.
(YYSIZE_T, YYSTACK_ALLOC, YYSTACK_FREE, YYFPRINTF, YYSTDERR): Use
it to simplify macros, and fix some C++ porting problems reported
by Hans Aberg.
ChangeLog