mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-14 14:53:03 +00:00
* src/output.c (output): Don't free the grammar.
* src/reader.c (grammar_free): New. * src/main.c (main): Call it and don't free symtab here.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2002-03-04 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/output.c (output): Don't free the grammar.
|
||||
* src/reader.c (grammar_free): New.
|
||||
* src/main.c (main): Call it and don't free symtab here.
|
||||
|
||||
2002-03-04 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/lex.c (parse_percent_token): Be sure to 0-end token_buffer
|
||||
|
||||
Reference in New Issue
Block a user