* 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.
This commit is contained in:
Paul Eggert
2002-12-29 04:31:58 +00:00
parent 527203e98e
commit 535c0f6328

View File

@@ -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.