[PyKDE] quitting eric segfault on x86_64

Phil Thompson phil at riverbankcomputing.co.uk
Wed Mar 17 20:35:01 GMT 2004


On Wednesday 17 March 2004 12:47, Hans-Peter Jansen wrote:
> On Tuesday 16 March 2004 19:45, Hans-Peter Jansen wrote:
> > On Tuesday 16 March 2004 19:04, Phil Thompson wrote:
> > > SIP doesn't support long longs so changing the typedef won't help
> > > very much. (You would have to hack the generated code.)
>
> Just checked sip.3.10.1 and sip-4.0rc3 with PyQt 3.11 against ia32: no
> problems there at all with both variants, so it's definitely a x86-64
> issue.

I think I've found it. Can you try the attached patch. It's for SIP 3, but the 
same fix is needed for SIP 4.

Thanks,
Phil
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gencode.c.patch
Type: text/x-diff
Size: 306 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20040317/b3a1a97c/gencode.c.bin


More information about the PyQt mailing list