mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-12 22:03:02 +00:00
* data/m4sugar/m4sugar.m4: Update from CVS Autoconf.
* data/bison.simple, data/bison.c++: Handle the `#define' part, so that we can move to enums for instance. * src/output.c (token_definitions_output): Output a list of `token-name, token-number' instead of the #define. (output_skeleton): Name this list `b4_tokens', not `b4_tokendefs'.
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
2002-03-19 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* data/m4sugar/m4sugar.m4: Update from CVS Autoconf.
|
||||
* data/bison.simple, data/bison.c++: Handle the `#define' part, so
|
||||
that we can move to enums for instance.
|
||||
* src/output.c (token_definitions_output): Output a list of
|
||||
`token-name, token-number' instead of the #define.
|
||||
(output_skeleton): Name this list `b4_tokens', not `b4_tokendefs'.
|
||||
|
||||
2002-03-14 Akim Demaille <akim@epita.fr>
|
||||
|
||||
Use Gettext 0.11.1.
|
||||
|
||||
Reference in New Issue
Block a user