[cairo-commit] cairo ChangeLog,1.567,1.568
Carl Worth
commit at pdx.freedesktop.org
Tue May 10 20:38:23 PDT 2005
- Previous message: [cairo-commit]
cairo/test buffer-diff.c, 1.4, 1.5 cairo-test.c, 1.29,
1.30 cairo-test.h, 1.8, 1.9 create-for-png.c, 1.4,
1.5 pdf-surface.c, 1.2, 1.3 read-png.c, 1.5, 1.6 trap-clip.c,
1.3, 1.4 xmalloc.c, 1.1, 1.2
- Next message: [cairo-commit] cairo/src cairo-arc.c,1.1,1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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.
- Previous message: [cairo-commit]
cairo/test buffer-diff.c, 1.4, 1.5 cairo-test.c, 1.29,
1.30 cairo-test.h, 1.8, 1.9 create-for-png.c, 1.4,
1.5 pdf-surface.c, 1.2, 1.3 read-png.c, 1.5, 1.6 trap-clip.c,
1.3, 1.4 xmalloc.c, 1.1, 1.2
- Next message: [cairo-commit] cairo/src cairo-arc.c,1.1,1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list