mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-11 05:13:04 +00:00
Fix aliases bug reported by Tim Van Holder.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2005-04-12 Paul Eggert <eggert@cs.ucla.edu>
|
||||
|
||||
* src/symtab.c (symbol_make_alias): Call symbol_type_set,
|
||||
reverting the 2004-10-11 change to this function.
|
||||
(symbol_check_alias_consistency): Don't call symbol_type_set
|
||||
if the type name is already correct.
|
||||
* tests/input.at (Typed symbol aliases): New test, from Tim Van Holder.
|
||||
|
||||
2005-03-25 Paul Eggert <eggert@cs.ucla.edu>
|
||||
|
||||
* tests/regression.at (Token definitions): Don't use a token named
|
||||
|
||||
Reference in New Issue
Block a user