[pypy-commit] pypy default: Add asserts and fix a test. The main point of the asserts is to

2011-11-04 Thread arigo
Author: Armin Rigo Branch: Changeset: r48755:02a2ce422c4c Date: 2011-11-04 16:09 +0100 http://bitbucket.org/pypy/pypy/changeset/02a2ce422c4c/ Log:Add asserts and fix a test. The main point of the asserts is to catch obscure cases where we generate a residual operation STRSETI

[pypy-commit] pypy default: Add asserts.

2011-06-07 Thread arigo
Author: Armin Rigo Branch: Changeset: r44789:a5e17b9635f9 Date: 2011-06-07 15:39 +0200 http://bitbucket.org/pypy/pypy/changeset/a5e17b9635f9/ Log:Add asserts. diff --git a/pypy/rlib/longlong2float.py b/pypy/rlib/longlong2float.py --- a/pypy/rlib/longlong2float.py +++ b/pypy/rlib/longlong2fl