From: Paul Eggert Date: Tue, 12 Apr 2005 22:38:43 +0000 (+0000) Subject: Fix aliases bug reported by Tim Van Holder. X-Git-Tag: BISON-2_1~159 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a749a695018a5e6aac14d90a6e87e131050ba858;p=platform%2Fupstream%2Fbison.git Fix aliases bug reported by Tim Van Holder. --- diff --git a/ChangeLog b/ChangeLog index aedbe1b..3b55967 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2005-04-12 Paul Eggert + + * 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 * tests/regression.at (Token definitions): Don't use a token named