New issue 2003: --output checks for overriding pypy-c don't work
https://bitbucket.org/pypy/pypy/issue/2003/output-checks-for-overriding-pypy-c-dont

Maciej Fijalkowski:

When we have pypy-c and we try to do ./pypy-c rpython ..... there are 
complaints that we will override the running program.

However when we rename pypy-c (but not libpypy-c.so, which we can't rename 
easily), the warning/error disappears while still being dangerous.


_______________________________________________
pypy-issue mailing list
pypy-issue@python.org
https://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to