From 664e27a1d8f4927285e8c4f89870796c9d9f518e Mon Sep 17 00:00:00 2001 From: dos-reis Date: Mon, 1 Apr 2013 00:00:11 +0000 Subject: Fix various warnings from the C++ compiler --- src/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 2707f53f..0d443583 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,16 @@ +2013-03-31 Gabriel Dos Reis + + * lib/sockio-c.c (get_float): Remove unused local variable val. + * lib/pixmap.c (read_pixmap_file): Remove unused local variable status. + * lib/openpty.c (makeNextPtyNames): Guard declaration by CPP macro. + * lib/fnct_key.c (define_function_keys): Remove unused local + variable saved_echo. + * lib/XSpadFill.c (XInitSpadFill): Remove unused local variable + maxDither. + * graph/viewman/fun2D.c (funView2D): Remove declaration of unused + local variable code. + * graph/viewman/fun3D.c (funView3D): Likewise. + 2013-03-31 Gabriel Dos Reis * interp/pile.boot (insertpile): Tidy. -- cgit v1.2.3