* src/reader.c (symbol_list_new): Be sure to initialize all the

fields.
This commit is contained in:
Akim Demaille
2001-12-27 18:05:42 +00:00
parent d200e455d0
commit d945f5cd8e
2 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
2001-12-27 Akim Demaille <akim@epita.fr>
* src/reader.c (symbol_list_new): Be sure to initialize all the
fields.
2001-12-27 Akim Demaille <akim@epita.fr>
All the hacks using a final pseudo state are now useless.