[cairo-commit] cairo ChangeLog,1.106,1.107

Carl Worth commit at pdx.freedesktop.org
Fri Nov 7 11:03:11 PST 2003


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.





More information about the cairo-commit mailing list