On Fri, Dec 5, 2008 at 6:10 PM, Stefan Behnel <[EMAIL PROTECTED]> wrote:
> The newest one. I also pushed the Visitor fix to the cython release branch > now so that you can try it from there. But there were other improvements in > cython-devel that will improve the compilation speed for your case (and I > can't push those to the stable bug-fix branch). Ok, will do. > > That's almost certainly due to the temp refactoring. Please report any > crashes you get, preferably with a short code snippet that shows the > problem, so that we can fix them. I managed to get a quite short code snippet: it crashes on an empty file :) It also crashes on a trivial file (to make sure the empty file itself was not the issue) cheers, David _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
