diff src/ChangeLog @ 4710:3a87551bfeb5

Fixes for a number of minor warnings issued by gcc. See xemacs-patches message <870180fe0910051206s13dca5c3j6303732e33c478f5@mail.gmail.com>.
author Jerry James <james@xemacs.org>
date Mon, 05 Oct 2009 13:07:34 -0600
parents db7068430402
children 312503644bc3
line wrap: on
line diff
--- a/src/ChangeLog	Mon Oct 05 11:08:59 2009 -0600
+++ b/src/ChangeLog	Mon Oct 05 13:07:34 2009 -0600
@@ -1,3 +1,14 @@
+2009-10-05  Jerry James  <james@xemacs.org>
+
+	* emacs.c (main_1): Check the return value of dup() to quiet gcc.
+	* input-method-xlib.c (describe_Window): Check the return value of
+	system() to quiet gcc.
+	* objects-tty.c (UNUSED_IF_NEW_GC): New macro.
+	(tty_finalize_color_instance): Use it to quiet gcc.
+	(tty_finalize_font_instance): Ditto.
+	* syntax.c (UNUSED_IF_NEW_GC): New macro.
+	(uninit_buffer_syntax_cache): Use it to quiet gcc.
+
 2009-10-05  Jerry James  <james@xemacs.org>
 
 	* glade.c: Add GPL v2 or later notice with explicit permission of