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, henry.precheur
Date 2008-08-27.11:55:47
SpamBayes Score 0.011477903
Marked as misclassified No
Message-id <1219838152.47.0.295066265172.issue3696@psf.upfronthosting.co.za>
In-reply-to
Content
Here is another patch, which tries to replace all problematic usages of
mbstowcs, and a new "#define HAVE_BROKEN_MBSTOWCS" to activate it.

It needs a review, especially the "configure" stuff, it's my first time
to deal with this.

Tested on cygwin.
History
Date User Action Args
2008-08-27 11:55:52amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, henry.precheur
2008-08-27 11:55:52amaury.forgeotdarcsetmessageid: <1219838152.47.0.295066265172.issue3696@psf.upfronthosting.co.za>
2008-08-27 11:55:50amaury.forgeotdarclinkissue3696 messages
2008-08-27 11:55:50amaury.forgeotdarccreate