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, yselkowitz
Date 2008-08-21.09:22:28
SpamBayes Score 0.20905517
Marked as misclassified No
Message-id <1219310551.4.0.605902012324.issue3626@psf.upfronthosting.co.za>
In-reply-to
Content
Cygwin seems to have a broken implementation of mbstowcs.
See http://www.google.com/codesearch?q=cygwin+mbstowcs\(NULL

The attached patch corrects the problem.
History
Date User Action Args
2008-08-21 09:22:31amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, yselkowitz
2008-08-21 09:22:31amaury.forgeotdarcsetmessageid: <1219310551.4.0.605902012324.issue3626@psf.upfronthosting.co.za>
2008-08-21 09:22:30amaury.forgeotdarclinkissue3626 messages
2008-08-21 09:22:30amaury.forgeotdarccreate