]> git.saurik.com Git - bison.git/commit
(const): Do not define; that is now config.h's job.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 14 Dec 2001 01:52:50 +0000 (01:52 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 14 Dec 2001 01:52:50 +0000 (01:52 +0000)
commitb7575ffe6f9ca88b6a3f45a499f6e3e76757b862
treeff67d37280354863b9dc8d710f598210701c246f
parent02a81e05f964931100cf7c7a83a127c1afb5a457
(const): Do not define; that is now config.h's job.
(YYSIZE_T, YYSTACK_ALLOC, YYSTACK_FREE):
Do not infringe on the global user namespace when using C++.
(YYFPRINTF, YYSTDERR): New macros, needed for the above.
All uses of `fprintf' and `stderr' changed.
src/bison.simple