[issue26139] libmpdec: disable /W4 warning (non-standard dllimport behavior)

Alexander Riccio report at bugs.python.org
Sun Jan 17 19:09:01 EST 2016


Alexander Riccio added the comment:

#pragma warning(disable : 4232) is almost always NOT what you want. 

See: http://www.viva64.com/en/k/0048/

----------
nosy: +Alexander Riccio

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


More information about the Python-bugs-list mailing list