[issue3685] Crash while compiling Python 3000 in OpenBSD 4.4

Henry Precheur report at bugs.python.org
Thu Sep 4 04:53:41 CEST 2008


Henry Precheur <henry at precheur.org> added the comment:

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)

Added file: http://bugs.python.org/file11369/fix_wcschr_generic.patch

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


More information about the Python-bugs-list mailing list