[PyQt] sip asks for %SetCode despite /NoSetter/
Phil Thompson
phil at riverbankcomputing.com
Fri Feb 5 16:55:07 GMT 2016
On 29 Jan 2016, at 2:41 pm, Paul Panzer <paul_the_noob at outlook.com> wrote:
>
> Here is what looks like a (very minor) sip bug to me. (Is this the right place to report bugs?)
> One can work around it by providing some arbitrary %SetCode, which will be ignored in the generated C files.
>
> paul at linux-9nxp:~/mercurial/sip> sip -c . buglet.sip
> sip: Deprecation warning: the -T flag is ignored and deprecated
> sip: example::data has an unsupported type - provide %GetCode and %SetCode
> paul at linux-9nxp:~/mercurial/sip> sip -V
> 4.16.9
Should be fixed in tonight's snapshot.
Thanks,
Phil
More information about the PyQt
mailing list