[cairo-commit] cairo ChangeLog,1.803,1.804
Billy Biggs
commit at pdx.freedesktop.org
Sun Jul 31 11:03:37 PDT 2005
Committed by: vektor
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv20374
Modified Files:
ChangeLog
Log Message:
* src/cairo-quartz-surface.c: (cairo_quartz_surface_create):
Cast away the const on the nil surface to avoid a compiler warning.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.803
retrieving revision 1.804
diff -u -d -r1.803 -r1.804
--- ChangeLog 31 Jul 2005 05:21:12 -0000 1.803
+++ ChangeLog 31 Jul 2005 18:03:35 -0000 1.804
@@ -1,5 +1,10 @@
2005-07-31 Billy Biggs <vektor at dumbterm.net>
+ * src/cairo-quartz-surface.c: (cairo_quartz_surface_create):
+ Cast away the const on the nil surface to avoid a compiler warning.
+
+2005-07-31 Billy Biggs <vektor at dumbterm.net>
+
* src/cairo-atsui-font.c: (_cairo_atsui_font_create): Pass the
options down to the scaled font object to keep things compiling.
More information about the cairo-commit
mailing list