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 71845ef..f5f7245 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 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. Switch back to the Yacc style of conflict reports, undoing some -- 2.7.4