[pypy-issue] [issue1328] unbreak cProfile jitting

Armin Rigo tracker at bugs.pypy.org
Fri Apr 25 09:52:30 CEST 2014


Armin Rigo <armin.rigo at gmail.com> added the comment:

...yes, according to this, we have only two remaining places, both in _lsprof,
where we produce the warning "this calls an _elidable_function_, but this
contradicts other sources":

http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/2030/steps/translate/logs/stdio

I'd suggest we fix them and then turn the warning into an error.

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1328>
________________________________________


More information about the pypy-issue mailing list