[PyKDE] repository of sip?

Dirk Mueller mueller at kde.org
Wed Oct 11 15:35:45 BST 2006


On Monday 09 October 2006 13:46, Phil Thompson wrote:

> Look in siplib/sip.h for a #if on Python v2.5. It #defines a type
> accordingly (can't remember the details at the moment). Look for where
> that type is used - that will get you most of the changes.

Yes, I've found those changes, but that doesn't seem to be enough. it still 
crashes on x86_64 with a very strange backtrace. There must be something I'm 
missing. I've attaced my patch so far for reference. 

> The other change in 2.5 was that a Python data structure member was
> renamed. Easiest way to identify that is just to try compiling.

That one is already fixed and not the problem I'm bothering about. 


Dirk
-------------- next part --------------
A non-text attachment was scrubbed...
Name: python25.diff
Type: text/x-diff
Size: 4575 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20061011/ff5fb9f5/python25.bin


More information about the PyQt mailing list