[PyQt] Regression in SIP sip-4.8-snapshot-20090409 wrt MappedTypes

Simon Edwards simon at simonzone.com
Sun Apr 19 20:39:29 BST 2009


Hi,

Phil Thompson wrote:
> sipForceConvertTo_*() (and related functions) are internal and should not
> be used by handwritten code. If it isn't documented then you can't use it.

Thanks that helps a lot.

Another question. 4.8 gives errors on PyKDE related it trying to use a 
copy constructor or operator=() on some classes which don't have one or 
have one which is private. It looks like SIP wants to use the copy 
constructor to copy a returned value from a method and then fails. Has 
anything changed? Have you got any tips about what I should be trying.

thanks,

-- 
Simon Edwards             | KDE-NL, Guidance tools, Guarddog Firewall
simon at simonzone.com       | http://www.simonzone.com/software/
Nijmegen, The Netherlands | "ZooTV? You made the right choice."


More information about the PyQt mailing list