[cairo-commit] cairo ChangeLog,1.306,1.307
Carl Worth
commit at pdx.freedesktop.org
Wed Jan 19 07:07:03 PST 2005
Committed by: cworth
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv30930
Modified Files:
ChangeLog
Log Message:
* src/cairo_wideint.c: Remove useless const qualifier from
functions returning simple values, (quiets the warning in
gcc4). Thanks to John Ellson <ellson at research.att.com>. Closes bug
#2299.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.306
retrieving revision 1.307
diff -u -d -r1.306 -r1.307
--- ChangeLog 19 Jan 2005 13:32:32 -0000 1.306
+++ ChangeLog 19 Jan 2005 15:07:00 -0000 1.307
@@ -1,5 +1,10 @@
2005-01-19 Carl Worth <cworth at cworth.org>
+ * src/cairo_wideint.c: Remove useless const qualifier from
+ functions returning simple values, (quiets the warning in
+ gcc4). Thanks to John Ellson <ellson at research.att.com>. Closes bug
+ #2299.
+
* BUGS: Add bugs on cairo_surface_create_for_image, bad names for
cairo_font_set_transform and cairo_font_current_transform,
segfault on AMD64.
More information about the cairo-commit
mailing list