[Cython] Temp allocation bug

Stefan Behnel stefan_ml at behnel.de
Sun Jan 18 13:44:48 CET 2009


Hi,

Dag Sverre Seljebotn wrote:
> In this case it was a rather embarrassing and simple mistake, fix is up.

Thanks!


> However, making AttributeNode a NewTempExprNode didn't cause any more 
> failures for me -- were they unreliable segfaults, or were you trying it 
> on lxml?

I ran the test suite and got a lot of gcc parser errors about unexpected
'->' tokens and such. Looks ok now with your fix applied, apart from a
Cython compiler crash in e_bufaccess.

Stefan


More information about the Cython-dev mailing list