Armin Rigo <[email protected]> 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 <[email protected]> <https://bugs.pypy.org/issue1328> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-issue
