mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-08-29 20:45:18 +00:00
* src/bison.simple: Be sure to set YYSTACK_USE_ALLOCA.
Use `#if YYSTACK_USE_ALLOCA', not `#ifdef'. Reported by Airy Andre.
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
2001-10-10 Akim Demaille <[email protected]>
|
||||
|
||||
Version 1.29d.
|
||||
* src/bison.simple: Be sure to set YYSTACK_USE_ALLOCA.
|
||||
Use `#if YYSTACK_USE_ALLOCA', not `#ifdef'.
|
||||
Reported by Airy ANDRE.
|
||||
|
||||
2001-10-10 Akim Demaille <[email protected]>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user