mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
* src/symtab.c (symbol_user_token_number_set): Don't complain when
assigning twice the same user number to a token, so that we can use it in... * src/lex.c (lex): here. Also use `symbol_class_set' instead of hand written code. * src/reader.c (parse_assoc_decl): Likewise.
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
2002-06-10 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/symtab.c (symbol_user_token_number_set): Don't complain when
|
||||
assigning twice the same user number to a token, so that we can
|
||||
use it in...
|
||||
* src/lex.c (lex): here.
|
||||
Also use `symbol_class_set' instead of hand written code.
|
||||
* src/reader.c (parse_assoc_decl): Likewise.
|
||||
|
||||
2002-06-10 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/symtab.c, src/symtab.c (symbol_class_set)
|
||||
|
||||
Reference in New Issue
Block a user