[issue9566] Compilation warnings under x64 Windows

Roundup Robot report at bugs.python.org
Mon Jun 24 23:05:20 CEST 2013


Roundup Robot added the comment:

New changeset 5c407b64920c by Victor Stinner in branch 'default':
Issue #9566: _io: Use Py_SAFE_DOWNCAST for fix a compiler warning on Windows x64
http://hg.python.org/cpython/rev/5c407b64920c

New changeset 931e1bc090f6 by Victor Stinner in branch 'default':
Issue #9566: zlib: Explicit cast to unsigned int to fix a compiler warning on Windows x64
http://hg.python.org/cpython/rev/931e1bc090f6

----------

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


More information about the Python-bugs-list mailing list