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 vstinner
Recipients David.Edelsohn, pitrou, serhiy.storchaka, vstinner
Date 2014-09-22.22:29:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1411424965.15.0.256596428268.issue22396@psf.upfronthosting.co.za>
In-reply-to
Content
10812_aix.patch just hides the problem.

I understand that AIX doesn't declare the function prototype correctly? I would prefer to disable the function in the posix module (don't declare it) if it's the case.
History
Date User Action Args
2014-09-22 22:29:25vstinnersetrecipients: + vstinner, pitrou, serhiy.storchaka, David.Edelsohn
2014-09-22 22:29:25vstinnersetmessageid: <1411424965.15.0.256596428268.issue22396@psf.upfronthosting.co.za>
2014-09-22 22:29:25vstinnerlinkissue22396 messages
2014-09-22 22:29:24vstinnercreate