* src/options.c (create_long_option_table): Fix.

This commit is contained in:
Marc Autret
2001-10-15 19:01:12 +00:00
parent 004b178558
commit 5d52e7d045
2 changed files with 12 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2001-10-14 Marc Autret <autret_m@epita.fr>
* src/options.c (create_long_option_table): Fix.
2001-10-10 Akim Demaille <akim@epita.fr>
* src/bison.simple: Be sure to set YYSTACK_USE_ALLOCA.