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 henry.precheur
Recipients henry.precheur, hyeshik.chang
Date 2008-09-04.02:53:39
SpamBayes Score 0.0038594685
Marked as misclassified No
Message-id <1220496821.22.0.951119316369.issue3685@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a better patch which use the workaround only if wcschr is broken.

I was able to build the python interpreter and to run regrtest.py with
it (some tests fail but it is very likely to be bugs in the modules)
History
Date User Action Args
2008-09-04 02:53:41henry.precheursetrecipients: + henry.precheur, hyeshik.chang
2008-09-04 02:53:41henry.precheursetmessageid: <1220496821.22.0.951119316369.issue3685@psf.upfronthosting.co.za>
2008-09-04 02:53:40henry.precheurlinkissue3685 messages
2008-09-04 02:53:40henry.precheurcreate