* src/bison.simple (YYSTACK_REALLOC): New.

(yyparse) [!yyoverflow]: Use it and free the old stack.
Reported by FIXME: Who.
This commit is contained in:
Akim Demaille
2001-11-12 09:14:35 +00:00
parent d81e5db73f
commit 97e9ee3ad5
3 changed files with 32 additions and 16 deletions
+2 -1
View File
@@ -2,7 +2,7 @@ Bison was originally written by Robert Corbett. It would not be what
it is today without the invaluable help of these people:
Airy Andre [email protected]
Akim Demaille akim@epita.fr
Akim Demaille akim@freefriends.org
Albert Chin-A-Young [email protected]
Alexander Belopolsky [email protected]
Daniel Hagerty [email protected]
@@ -20,6 +20,7 @@ Neil Booth [email protected]
Noah Friedman [email protected]
Pascal Bart [email protected]
Paul Eggert [email protected]
Per Allansson [email protected]
Piotr Gackiewicz [email protected]
Richard Stallman [email protected]
Robert Anisko [email protected]