[issue25878] CPython on Windows builds with /W3, not /W4

Alexander Riccio report at bugs.python.org
Sun Jan 17 04:36:56 EST 2016


Alexander Riccio added the comment:

If there are few enough instances, then using a #pragma warning(suppress:4232) is probably the best idea.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25878>
_______________________________________


More information about the Python-bugs-list mailing list