[PyKDE] SIP parse error

Phil Thompson phil at riverbankcomputing.co.uk
Sun Jun 19 14:37:48 BST 2005


On Friday 17 June 2005 9:13 pm, James Emerton wrote:
> There is a small issue with the parsing code in SIP.  I get a parse
> error whenever a %MethodCode section contains a %, such as a printf()
> format string.
>
> My workaround right now is to use something like this...
> const char fmt[] = { 37, '0', '4', 'd', 37, '0', '2', 'd', 37, '0',
> '2', 'd', 0 };

Should be fixed in tonight's snapshot.

Phil




More information about the PyQt mailing list