[cairo-commit] pycairo ChangeLog,1.139,1.140

Steve Chaplin commit at pdx.freedesktop.org
Mon Jun 20 00:17:13 PDT 2005


Committed by: stevech1097

Update of /cvs/cairo/pycairo
In directory gabe:/tmp/cvs-serv331

Modified Files:
	ChangeLog 
Log Message:
SC

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/pycairo/ChangeLog,v
retrieving revision 1.139
retrieving revision 1.140
diff -u -d -r1.139 -r1.140
--- ChangeLog	20 Jun 2005 03:03:17 -0000	1.139
+++ ChangeLog	20 Jun 2005 07:17:11 -0000	1.140
@@ -1,5 +1,14 @@
 2005-06-20  Steve Chaplin  <steve1097 at yahoo.com.au>
 
+        Fixes for compiler warnings:
+	* cairo/pycairo-surface.c (image_surface_create_for_array): cast
+	array->data to (unsigned char *)
+	
+	* cairo/cairosvgmodule.c (pycairosvg_get_size): change int to unsigned 
+	int width, height
+
+2005-06-20  Steve Chaplin  <steve1097 at yahoo.com.au>
+
 	* examples/cairo_snippets/snippets_gtk.py: move select_path() to below 
 	append_column() to fix problem with initial path not being set.
 




More information about the cairo-commit mailing list