Hi Andrew, On Wed, Mar 23, 2011 at 8:27 PM, Andrew Brown <[email protected]> wrote: > However, the version that didn't work before still does not run > correctly. It seems like I'm still left with the same problem as before.
Ah. Looking more closely, it turns out to be a bug in the optimization step of the JIT which just never showed up so far :-/ Working on it, by cleaning up optimizeopt/heap.py... Armin _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
