[PyQt] sip asks for %SetCode despite /NoSetter/

Paul Panzer paul_the_noob at outlook.com
Fri Jan 29 14:41:53 GMT 2016


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
 
Cheers, Paul

 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20160129/b383a4b5/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: buglet.sip
Type: application/octet-stream
Size: 139 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20160129/b383a4b5/attachment.obj>


More information about the PyQt mailing list