mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-14 06:43:03 +00:00
* data/lalr1.cc, data/yacc.c, data/glr.c, data/c.m4
(b4_yysymprint_generate): Rename as... (b4_yy_symbol_print_generate): this. Generate yy_symbol_print instead of yysymprint. Generate also yy_symbol_value_print, and use it.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2005-12-22 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* data/lalr1.cc, data/yacc.c, data/glr.c, data/c.m4
|
||||
(b4_yysymprint_generate): Rename as...
|
||||
(b4_yy_symbol_print_generate): this.
|
||||
Generate yy_symbol_print instead of yysymprint.
|
||||
Generate also yy_symbol_value_print, and use it.
|
||||
|
||||
2005-12-22 Akim Demaille <akim@epita.fr>
|
||||
|
||||
Warn about unused values.
|
||||
|
||||
Reference in New Issue
Block a user