[lxml-dev] build & performance issues with 2.0beta2

Stefan Behnel stefan_ml at behnel.de
Fri Feb 1 12:07:34 CET 2008


Hi Holger,

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.

Stefan



More information about the lxml-dev mailing list