mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-11 21:33:04 +00:00
* src/system.h (LIST_FREE, shortcpy): New.
* src/LR0.c: Use them. * src/output.c (free_itemsets, free_reductions, free_shifts): Remove, replaced by LIST_FREE.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2001-11-19 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/system.h (LIST_FREE, shortcpy): New.
|
||||
* src/LR0.c: Use them.
|
||||
* src/output.c (free_itemsets, free_reductions, free_shifts):
|
||||
Remove, replaced by LIST_FREE.
|
||||
|
||||
|
||||
2001-11-19 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/state.h (CORE_ALLOC, SHIFTS_ALLOC, ERRS_ALLOC)
|
||||
|
||||
Reference in New Issue
Block a user