From 31bda44a6dcd39af8883880fb0d266b4beec3290 Mon Sep 17 00:00:00 2001 From: Stan Shebs Date: Fri, 23 Jun 1995 04:41:37 +0000 Subject: [PATCH] * utils.c (error): Move local `args' outside conditional, move local `string1' inside, declare function as void if non-ANSI compiler, dereference error_hook when calling. --- gdb/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 3a72748bbd6..f55121d9e44 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,9 @@ Thu Jun 22 20:21:59 1995 Stan Shebs + * utils.c (error): Move local `args' outside conditional, + move local `string1' inside, declare function as void if + non-ANSI compiler, dereference error_hook when calling. + * mac-xdep.c (stdarg.h): Don't include. Thu Jun 22 13:12:33 1995 Kung Hsu -- 2.30.2