[cairo-commit] cairo ChangeLog,1.1231,1.1232
Christian Biesinger
commit at pdx.freedesktop.org
Sat Jan 21 09:39:13 PST 2006
- Previous message: [cairo-commit] cairomm/cairomm context.h, 1.7, 1.8 enums.h, 1.2,
1.3 exception.cc, 1.3, 1.4 exception.h, 1.3, 1.4 fontface.cc,
1.4, 1.5 fontface.h, 1.4, 1.5 fontoptions.h, 1.2, 1.3 path.h,
1.2, 1.3 pattern.h, 1.4, 1.5 private.cc, 1.3, 1.4 private.h,
1.3, 1.4 surface.cc, 1.6, 1.7 surface.h, 1.4, 1.5
- Next message: [cairo-commit] cairo/pixman/src fbpict.c,1.7,1.8
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: biesi
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv22658
Modified Files:
ChangeLog
Log Message:
2006-01-21 Christian Biesinger <cbiesinger at web.de>
* pixman/src/fbpict.c: (detectCPUFeatures):
* src/cairo-paginated-surface.c:
(_cairo_paginated_surface_get_target):
* test/cairo-test.c: (create_image_surface):
Don't mix declarations and code. This makes the code valid ISO C,
fixes a gcc -pedantic warning, and unbreaks the build with the
compiler Zeta ships with.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.1231
retrieving revision 1.1232
diff -u -d -r1.1231 -r1.1232
--- ChangeLog 20 Jan 2006 23:25:54 -0000 1.1231
+++ ChangeLog 21 Jan 2006 17:39:10 -0000 1.1232
@@ -1,3 +1,14 @@
+2006-01-21 Christian Biesinger <cbiesinger at web.de>
+
+ * pixman/src/fbpict.c: (detectCPUFeatures):
+ * src/cairo-paginated-surface.c:
+ (_cairo_paginated_surface_get_target):
+ * test/cairo-test.c: (create_image_surface):
+
+ Don't mix declarations and code. This makes the code valid ISO C,
+ fixes a gcc -pedantic warning, and unbreaks the build with the
+ compiler Zeta ships with.
+
2006-01-20 Carl Worth <cworth at cworth.org>
* src/cairo.h:
- Previous message: [cairo-commit] cairomm/cairomm context.h, 1.7, 1.8 enums.h, 1.2,
1.3 exception.cc, 1.3, 1.4 exception.h, 1.3, 1.4 fontface.cc,
1.4, 1.5 fontface.h, 1.4, 1.5 fontoptions.h, 1.2, 1.3 path.h,
1.2, 1.3 pattern.h, 1.4, 1.5 private.cc, 1.3, 1.4 private.h,
1.3, 1.4 surface.cc, 1.6, 1.7 surface.h, 1.4, 1.5
- Next message: [cairo-commit] cairo/pixman/src fbpict.c,1.7,1.8
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list