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 _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
