]> git.saurik.com Git - bison.git/commit
* src/bison.simple (YYPOINTER): New macro.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 4 Dec 2001 13:29:59 +0000 (13:29 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 4 Dec 2001 13:29:59 +0000 (13:29 +0000)
commitc2bea5f96f983130af5f1276cfd0fe69885318f6
treeb79c5b4f8972cab5f5726175cbefdf43dee092d8
parentf11966ffc5c2d87d988d56a33e57c2e2b268b58b
* src/bison.simple (YYPOINTER): New macro.
(YYSTACK_RELOCATE): Use it to avoid a GCC warning.
(yystpcpy): Use prototype if __STDC__ is defined, not just
if __cplusplus is defined.
ChangeLog