[pypy-commit] pypy float-bytes: Fix for 32-bits.

2012-03-19 Thread alex_gaynor
Author: Alex Gaynor Branch: float-bytes Changeset: r53810:285832970fbc Date: 2012-03-19 20:36 + http://bitbucket.org/pypy/pypy/changeset/285832970fbc/ Log:Fix for 32-bits. diff --git a/pypy/jit/backend/test/runner_test.py b/pypy/jit/backend/test/runner_test.py --- a/pypy/jit/backend/tes

[pypy-commit] pypy float-bytes: fix for 32-bits

2012-03-17 Thread alex_gaynor
Author: Alex Gaynor Branch: float-bytes Changeset: r53762:23235feffeef Date: 2012-03-17 11:08 -0500 http://bitbucket.org/pypy/pypy/changeset/23235feffeef/ Log:fix for 32-bits diff --git a/pypy/jit/metainterp/test/test_ajit.py b/pypy/jit/metainterp/test/test_ajit.py --- a/pypy/jit/metainterp