[cairo-commit] pycairo ChangeLog,1.239,1.240
Steve Chaplin
commit at pdx.freedesktop.org
Thu Sep 21 05:15:12 PDT 2006
Committed by: stevech1097
Update of /cvs/cairo/pycairo
In directory kemper:/tmp/cvs-serv7966
Modified Files:
ChangeLog
Log Message:
'SC'
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/pycairo/ChangeLog,v
retrieving revision 1.239
retrieving revision 1.240
diff -u -d -r1.239 -r1.240
--- ChangeLog 21 Aug 2006 03:32:28 -0000 1.239
+++ ChangeLog 21 Sep 2006 12:15:09 -0000 1.240
@@ -1,3 +1,13 @@
+2006-09-18 Cedric Gustin <cedric.gustin at gmail.com>
+
+ * cairo/pycairo-path.c: Initialize PycairoPathiter_Type.tp_iter in
+ init_cairo (cairomodule.c) to avoid "non-const initializer" errors
+ on win32 (mingw32). Remove static declaration for
+ PycairoPathiter_Type as it has to be used in cairomodule.c.
+ * cairo/pycairo-private.h: Export PycairoPathiter_Type.
+ * cairo/cairomodule.c (init_cairo): Initialize
+ PycairoPathiter_Type.tp_iter.
+
2006-08-21 Steve Chaplin <steve1097 # yahoo.com.au>
* RELEASING: update step 8.
More information about the cairo-commit
mailing list