This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author amaury.forgeotdarc
Recipients amaury.forgeotdarc, jonny, loewis, rpetrov
Date 2010-11-22.22:42:33
SpamBayes Score 0.00050533545
Marked as misclassified No
Message-id <1290465768.67.0.860290890585.issue10504@psf.upfronthosting.co.za>
In-reply-to
Content
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?
History
Date User Action Args
2010-11-22 22:42:48amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, loewis, rpetrov, jonny
2010-11-22 22:42:48amaury.forgeotdarcsetmessageid: <1290465768.67.0.860290890585.issue10504@psf.upfronthosting.co.za>
2010-11-22 22:42:33amaury.forgeotdarclinkissue10504 messages
2010-11-22 22:42:33amaury.forgeotdarccreate