[issue5999] compile error on HP-UX 11.22 ia64 - 'mbstate_t' is used as a type, but has not been defined as a type

Jim Schneider report at bugs.python.org
Thu Jul 14 19:08:51 CEST 2011


Jim Schneider <jim.schneider at dataflux.com> added the comment:

Martin - <sys/_mbstate_t.h> provides a definition for mbstate_t only (at least on HP/UX 11i V2.0).  I can verify that the problem still exists for Python 3.2.1.  I am working on a workaround for this issue, and I will attach a patch once I get it to build.

----------
nosy: +jschneid

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


More information about the Python-bugs-list mailing list