mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-15 23:33:03 +00:00
* src/bison.simple (YYSTACK_REALLOC): New.
(yyparse) [!yyoverflow]: Use it and free the old stack. Reported by FIXME: Who.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2001-11-12 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/bison.simple (YYSTACK_REALLOC): New.
|
||||
(yyparse) [!yyoverflow]: Use it and free the old stack.
|
||||
Reported by FIXME: Who.
|
||||
|
||||
2001-11-12 Pascal Bart <pascal.bart@epita.fr>
|
||||
|
||||
* src/bison.simple: Define type yystype instead of YYSTYPE, and
|
||||
|
||||
Reference in New Issue
Block a user