]> git.saurik.com Git - bison.git/commitdiff
* src/symtab.c (symbol_make_alias): Set type of SYMVAL to be
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 29 Dec 2002 04:31:58 +0000 (04:31 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 29 Dec 2002 04:31:58 +0000 (04:31 +0000)
that of SYM's type.  This fixes Debian bug 168069, reported by
Thomas Olsson.

ChangeLog

index 71845ef998b956b3ab6e835003414a0cafc3536c..f5f7245b41ab010763aad202077e5890d4d278af 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-12-28  Paul Eggert  <eggert@twinsun.com>
+
+       * src/symtab.c (symbol_make_alias): Set type of SYMVAL to be
+       that of SYM's type.  This fixes Debian bug 168069, reported by
+       Thomas Olsson.
+       
 2002-12-28  Paul Eggert  <eggert@twinsun.com>
 
        Version 1.75f.