diff src/ChangeLog @ 3469:f986ebd9c080

[xemacs-hg @ 2006-06-23 15:44:59 by stephent] Quiet GCC 4 signedness warnings. <87zmg399dw.fsf@tleepslib.sk.tsukuba.ac.jp> <87veqr996l.fsf@tleepslib.sk.tsukuba.ac.jp>
author stephent
date Fri, 23 Jun 2006 15:45:03 +0000
parents 4d52aea479a2
children 2b84dd8eb906
line wrap: on
line diff
--- a/src/ChangeLog	Thu Jun 22 21:51:18 2006 +0000
+++ b/src/ChangeLog	Fri Jun 23 15:45:03 2006 +0000
@@ -1,3 +1,24 @@
+2006-06-23  Stephen J. Turnbull  <stephen@xemacs.org>
+
+	* font-mgr.c (extract_fcapi_string):
+	(fc_intern):
+	(Ffc_name_parse):
+	(Ffc_name_unparse):
+	(Ffc_pattern_add):
+	(Ffc_pattern_del):
+	(Ffc_pattern_get):
+	(string_list_to_fcobjectset):
+	fc_intern and extract_fcapi_string should return
+	[const] Extbyte *.  Make it so, update callers.
+
+2006-05-26  Stephen J. Turnbull  <stephen@xemacs.org>
+
+	* objects-x.c (x_initialize_font_instance):
+	(x_font_instance_truename):
+	(charset_table):
+	(x_find_charset_font):
+	Pander to GCC4 signed character paranoia.
+
 2006-06-19  Jerry James  <james@xemacs.org>
 
 	* device-x.c (x_IO_error_handler): Do not dereference d if it is