[cairo-commit] cairo ChangeLog,1.567,1.568

Carl Worth commit at pdx.freedesktop.org
Tue May 10 20:38:23 PDT 2005


Committed by: cworth

Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv22993

Modified Files:
	ChangeLog 
Log Message:

        * src/cairo-arc.c (_cairo_arc_path_negative): Don't use return
        when calling a void function (thanks to Damien Carbery
        <damien.carbery at sun.com>). Closes bug #3134.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.567
retrieving revision 1.568
diff -u -d -r1.567 -r1.568
--- ChangeLog	11 May 2005 03:25:38 -0000	1.567
+++ ChangeLog	11 May 2005 03:38:21 -0000	1.568
@@ -1,5 +1,11 @@
 2005-05-10  Carl Worth  <cworth at cworth.org>
 
+	* src/cairo-arc.c (_cairo_arc_path_negative): Don't use return
+	when calling a void function (thanks to Damien Carbery
+	<damien.carbery at sun.com>). Closes bug #3134.
+
+2005-05-10  Carl Worth  <cworth at cworth.org>
+
 	* test/cairo-test.c:
 	* test/cairo-test.h: Removing mucking around with stderr and add a
 	cairo_test_log function instead.




More information about the cairo-commit mailing list