mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-13 06:13:02 +00:00
* src/symtab.h (struct symbol): Declare the printer and destructor
as const, to avoid accidental calls to free. (symbol_destructor_set, symbol_printer_set): Adjust. * src/symtab.c: Adjust.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2005-09-16 Akim <akim@epita.fr>
|
||||
|
||||
* src/symtab.h (struct symbol): Declare the printer and destructor
|
||||
as const, to avoid accidental calls to free.
|
||||
(symbol_destructor_set, symbol_printer_set): Adjust.
|
||||
* src/symtab.c: Adjust.
|
||||
|
||||
2005-09-16 Akim <akim@epita.fr>
|
||||
|
||||
* data/c.m4 (b4_token_enums): New.
|
||||
|
||||
Reference in New Issue
Block a user