[Metakit] Build problems on Python 2.5

Matthew Dixon Cowles matt at mondoinfo.com
Tue Sep 19 15:37:46 CEST 2006


Thanks for the help building Metakit under Python 2.4 a couple of
months ago. It seems that there are some new issues for the new
Python 2.5.

I get a bunch of warnings similar to:

../unix/../python/PyView.cpp:957: warning: 'intargfunc' is deprecated
(declared at /Library/Frameworks/Python.framework/Versions/Current//
include/python2.5/object.h:133)

which may be related to the actual errors which look like:

../unix/../python/PyView.cpp:962: error: invalid conversion from 'int
(*)(PyObject*)' to 'Py_ssize_t (*)(PyObject*)'

I suspect that that's shallow for someone who has followed the
python-dev list closely lately but, alas, I haven't.

There may be something useful at, for example:

http://mail.python.org/pipermail/python-dev/2006-March/062561.html

I'm hoping that someone else here has a few more clues on the subject
than I do.

Regards,
Matt



More information about the Metakit mailing list