Armin Rigo <[email protected]> added the comment: If what CPython 2.7.x does leads clang on FreeBSD to produce a lot of warnings, then it's an issue that needs to be fixed on CPython first. You should report it there (or figure out if someone already did).
We may accept changes in parallel with CPython, but only if there is really a problem. This would mean only when using FreeBSD and clang. On Linux the problem doesn't appear to exist, and so should not be fixed --- again, in PyPy; if CPython changes its mind about it we'll follow. ---------- nosy: +arigo ________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1640> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-issue
