[PyQt] Regression problem with SIP

Mitar mmitar at gmail.com
Sat Jun 27 21:42:17 BST 2009


Hi!

On Sat, Jun 27, 2009 at 5:15 PM, Phil
Thompson<phil at riverbankcomputing.com> wrote:
>> And they contain sip files on which newer SIP versions fail.

I have been testing it further and have discovered that even with
4.7.7 version it fails. And this is strange as I have installed Qwt 4
on a system (with SIP 4.7.7 version) before (I just do not know which
version of Qwt 4 was). And I have compared sip files on that system
(sip files which have been installed together with Qwt 4) with current
version of Qwt 4 sip files and they are the same. So something does
not add up.

> Looks like you just need to comment out the line in QwtModule.sip that
> includes common/QwtMemArray.sip

But will not this remove some necessary interface/API/function calls?
So that Qwt will compile but it will blow up at runtime?


Mitar


More information about the PyQt mailing list