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

Gerard Vermeulen gerard.vermeulen at grenoble.cnrs.fr
Sun Jun 5 06:17:13 BST 2005


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]$

Gerard




More information about the PyQt mailing list