[cairo-commit] cairo ChangeLog,1.106,1.107
Carl Worth
commit at pdx.freedesktop.org
Fri Nov 7 11:03:11 PST 2003
- Previous message: [cairo-commit] cairo/src cairo.c,1.27,1.28 cairo.h,1.28,1.29 cairo_gstate.c,1.31,1.32 cairo_path.c,1.9,1.10 cairo_traps.c,1.11,1.12 cairoint.h,1.38,1.39
- Next message: [cairo-commit] cairo-demo/X11 ChangeLog,NONE,1.1 Makefile,1.1,1.2 cairo-spline.c,1.5,1.6 cairo-freq.c,1.3,NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: cworth
Update of /cvs/cairo/cairo
In directory pdx:/tmp/cvs-serv4251
Modified Files:
ChangeLog
Log Message:
* src/cairo.c (cairo_current_font): Move declaration to beginning
of function to avoid requiring a C99-compatible compiler.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.106
retrieving revision 1.107
diff -C2 -d -r1.106 -r1.107
*** ChangeLog 7 Nov 2003 02:33:28 -0000 1.106
--- ChangeLog 7 Nov 2003 19:03:09 -0000 1.107
***************
*** 26,29 ****
--- 26,32 ----
2003-11-06 Carl Worth <cworth at east.isi.edu>
+ * src/cairo.c (cairo_current_font): Move declaration to beginning
+ of function to avoid requiring a C99-compatible compiler.
+
* src/cairo.h: Add comment pondering memory management semantics
of cairo_current_target_surface.
- Previous message: [cairo-commit] cairo/src cairo.c,1.27,1.28 cairo.h,1.28,1.29 cairo_gstate.c,1.31,1.32 cairo_path.c,1.9,1.10 cairo_traps.c,1.11,1.12 cairoint.h,1.38,1.39
- Next message: [cairo-commit] cairo-demo/X11 ChangeLog,NONE,1.1 Makefile,1.1,1.2 cairo-spline.c,1.5,1.6 cairo-freq.c,1.3,NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list