mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
glr.cc, lalr1.cc: define b4_shared_declarations
* data/glr.cc, data/lalr1.cc: here. The name is no longer right, but at least it is consistent with the other skeletons.
This commit is contained in:
4
TODO
4
TODO
@@ -3,6 +3,10 @@
|
||||
Avoid variables for format strings, as then GCC cannot check them.
|
||||
show_sub_messages should call show_sub_message.
|
||||
|
||||
** m4 names
|
||||
b4_shared_declarations is no longer what it is. Make it
|
||||
b4_parser_declaration for instance.
|
||||
|
||||
** Variable names.
|
||||
What should we name `variant' and `lex_symbol'?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user