From 535c0f632817276cdae1e7424781b8a75ff6c05e Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 29 Dec 2002 04:31:58 +0000 Subject: [PATCH] * 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. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 71845ef9..f5f7245b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2002-12-28 Paul Eggert + + * 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 Version 1.75f. -- 2.47.2