On Wednesday 04 January 2006 1:32 am, James Emerton wrote: > Method calling code produced by SIP fails to delete temporary varibles > created by user defined conversion routines. > > I've attached some generated code that demonstrates this. Note the a0 > and a1 are not cleaned up before NULL is returned from the exception. > > Attached is a patch which corrects the problem, if a little > gracelessly. The patch was created against SIP v4.3.2.
This should be fixed (at last) in tonight's snapshot. Phil _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
