mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-16 15:53:03 +00:00
* src/symtab.h (SALIAS, SUNDEF): Rename as...
(USER_NUMBER_ALIAS, USER_NUMBER_UNDEFINED): these. Adjust dependencies. * src/output.c (token_definitions_output): Be sure not to output a `#define 'a'' when fed with `%token 'a' "a"'. * tests/regression.at (Token definitions): New.
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
2002-05-04 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/symtab.h (SALIAS, SUNDEF): Rename as...
|
||||
(USER_NUMBER_ALIAS, USER_NUMBER_UNDEFINED): these.
|
||||
Adjust dependencies.
|
||||
* src/output.c (token_definitions_output): Be sure not to output a
|
||||
`#define 'a'' when fed with `%token 'a' "a"'.
|
||||
* tests/regression.at (Token definitions): New.
|
||||
|
||||
2002-05-03 Paul Eggert <eggert@twinsun.com>
|
||||
|
||||
* data/bison.simple (b4_token_defines): Also define YYTOKENTYPE
|
||||
|
||||
Reference in New Issue
Block a user