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

jholg at gmx.de jholg at gmx.de
Mon Feb 4 09:36:05 CET 2008


Hi Stefan,

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

As expected, fix works smoothly!

Thank you,
Holger

-- 
GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS.
Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail


More information about the lxml-dev mailing list