mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-07-25 17:30:41 +00:00
* src/bison.simple (YYSTACK_REALLOC): Fix typo that caused us to
use alloca when we didn't want to, and vice versa.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2001-11-27 Paul Eggert <[email protected]>
|
||||
|
||||
* src/bison.simple (YYSTACK_REALLOC): Fix typo that caused us to
|
||||
use alloca when we didn't want to, and vice versa.
|
||||
|
||||
2001-11-27 Marc Autret <[email protected]>
|
||||
|
||||
* src/muscle_tab.c (muscle_init): Remove 'verbose' muscle initialization.
|
||||
|
||||
Reference in New Issue
Block a user