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 jschneid
Recipients eric.araujo, jschneid, loewis, srid, terry.reedy
Date 2011-07-14.17:08:50
SpamBayes Score 0.0006683128
Marked as misclassified No
Message-id <1310663331.38.0.449204715669.issue5999@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2011-07-14 17:08:51jschneidsetrecipients: + jschneid, loewis, terry.reedy, eric.araujo, srid
2011-07-14 17:08:51jschneidsetmessageid: <1310663331.38.0.449204715669.issue5999@psf.upfronthosting.co.za>
2011-07-14 17:08:50jschneidlinkissue5999 messages
2011-07-14 17:08:50jschneidcreate