mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-07-25 17:00:33 +00:00
* src/bison.simple (YYSIZE_T): Do not define merely because
YYSTACK_USE_ALLOCA is nonzero or alloca or _ALLOCA_H are defined. On some platforms, <alloca.h> does not declare YYSTD (size_t).
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
2002-01-29 Paul Eggert <[email protected]>
|
||||||
|
|
||||||
|
* src/bison.simple (YYSIZE_T): Do not define merely because
|
||||||
|
YYSTACK_USE_ALLOCA is nonzero or alloca or _ALLOCA_H are defined.
|
||||||
|
On some platforms, <alloca.h> does not declare YYSTD (size_t).
|
||||||
|
|
||||||
2002-01-27 Akim Demaille <[email protected]>
|
2002-01-27 Akim Demaille <[email protected]>
|
||||||
|
|
||||||
Fix `%nonassoc and eof'.
|
Fix `%nonassoc and eof'.
|
||||||
|
|||||||
Reference in New Issue
Block a user