[pypy-dev] Error While Translating Interpreter

Armin Rigo arigo at tunes.org
Fri Apr 28 12:20:26 CEST 2006


Hi Jiwon,

On Wed, Apr 26, 2006 at 02:46:40PM -0700, Jiwon Seo wrote:
> [translation:ERROR]     glong_minus_2147483648 = long_helper('x80000000')

This bug was fixed in the meantime, so yes, you should use the current
PyPy version.

Actually the bug only showed up on CPython 2.5.  It's caused by the new
AST compiler (a CPython "bug" or change that wasn't fixed so far).  Are
you using 2.5 already?  There are other problems with 2.5 in PyPy...


A bientot,

Armin.



More information about the Pypy-dev mailing list