[lxml-dev] build & performance issues with 2.0beta2
Stefan Behnel
stefan_ml at behnel.de
Fri Feb 1 14:35:35 CET 2008
Hi Holger,
Stefan Behnel wrote:
> jholg at gmx.de wrote:
>> src/lxml/lxml.etree.c: In function `__pyx_PyInt_AsLongLong':
>> src/lxml/lxml.etree.c:110165: parse error before `long'
>> src/lxml/lxml.etree.c:110167: `val' undeclared (first use in this function)
>> src/lxml/lxml.etree.c:110167: (Each undeclared identifier is reported only once
>> src/lxml/lxml.etree.c:110167: for each function it appears in.)
>> src/lxml/lxml.etree.c: In function `__pyx_PyInt_AsUnsignedLongLong':
>> src/lxml/lxml.etree.c:110185: parse error before `long'
>> src/lxml/lxml.etree.c:110187: `val' undeclared (first use in this function)
>> error: command 'gcc' failed with exit status 1
>
> I forwarded this to the Cython list, let's see what that gives.
And it helped! :)
http://comments.gmane.org/gmane.comp.python.cython.devel/588
Here's a fix for Cython.
Stefan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gcc295-fix.patch
Type: text/x-patch
Size: 1182 bytes
Desc: not available
Url : http://codespeak.net/pipermail/lxml-dev/attachments/20080201/9607939d/attachment.bin
More information about the lxml-dev
mailing list