On Sunday 05 June 2005 6:17 am, Gerard Vermeulen wrote: > Phil, > > To build PyQt, I needed to apply this patch: > > [EMAIL PROTECTED] SOURCES]$ cat sip-snapshot-20050601.patch > --- sip-snapshot-20050601/sipgen/gencode.c.gv 2005-06-02 > 04:30:11.000000000 +0200 +++ sip-snapshot-20050601/sipgen/gencode.c > 2005-06-05 07:03:17.000000000 +0200 @@ -2789,7 +2789,7 @@ > > prcode(fp, > "\n" > -" if (iserr%s)\n" > +" if (sipIsErr%s)\n" > ,none_test); > } > else if (atype == ustring_type || atype == string_type) > [EMAIL PROTECTED] SOURCES]$
Thanks, Phil _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
