]> git.saurik.com Git - bison.git/commit
* src/bison.simple (YYPOINTER): New macro.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 4 Dec 2001 13:28:51 +0000 (13:28 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 4 Dec 2001 13:28:51 +0000 (13:28 +0000)
commit9f41bcaae8c563cb8d13dc7af38c9a7042361a5d
tree973ef26faec71e20ac8eebaa4950235116e31554
parent1ccbf4bb8b4d1d79e6de7b6aa747920a9af8ea10
* 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