[PyKDE] sip-4.2.1 (snapshot-20050601-324)

Phil Thompson phil at riverbankcomputing.co.uk
Sun Jun 5 09:19:44 BST 2005


On Sunday 05 June 2005 6:17 am, Gerard Vermeulen wrote:
> Phil,
>
> To build PyQt, I needed to apply this patch:
>
> [packer at titan 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)
> [packer at titan SOURCES]$

Thanks,
Phil




More information about the PyQt mailing list