[issue10504] Trivial mingw compile fixes

Amaury Forgeot d'Arc report at bugs.python.org
Mon Nov 22 23:42:48 CET 2010


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

I doubt this fix will be enough to fix compilation with mingw32.
But IMO it goes in the right direction.

With this patch, "#ifdef MS_WINDOWS" has the meaning of "linked with some version of MSVCRT".  Do we agree on this, or is another symbol necessary?

----------
nosy: +amaury.forgeotdarc

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


More information about the Python-bugs-list mailing list