[pypy-commit] pypy default: add a check

2015-08-20 Thread fijal
Author: Maciej Fijalkowski Branch: Changeset: r79089:592ce9777d88 Date: 2015-08-20 19:29 +0200 http://bitbucket.org/pypy/pypy/changeset/592ce9777d88/ Log:add a check diff --git a/rpython/jit/metainterp/test/test_ajit.py b/rpython/jit/metainterp/test/test_ajit.py --- a/rpython/jit/metainter

[pypy-commit] pypy default: Add a check

2014-09-07 Thread arigo
Author: Armin Rigo Branch: Changeset: r73357:a54f4f1af1fc Date: 2014-09-07 09:25 +0200 http://bitbucket.org/pypy/pypy/changeset/a54f4f1af1fc/ Log:Add a check diff --git a/rpython/memory/gctransform/asmgcroot.py b/rpython/memory/gctransform/asmgcroot.py --- a/rpython/memory/gctransform/asmg

[pypy-commit] pypy default: Add a check (for lldebug builds) which points directly to where we forget to close the stack.

2013-04-04 Thread arigo
Author: Armin Rigo Branch: Changeset: r63013:82b07e9f1053 Date: 2013-04-04 19:52 +0200 http://bitbucket.org/pypy/pypy/changeset/82b07e9f1053/ Log:Add a check (for lldebug builds) which points directly to where we forget to close the stack. diff --git a/rpython/translator/c/src/mem.h