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 serhiy.storchaka
Recipients David.Edelsohn, pitrou, serhiy.storchaka, vstinner
Date 2014-09-23.13:44:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1411479847.87.0.738904048728.issue22396@psf.upfronthosting.co.za>
In-reply-to
Content
I think that some time AIX bug will be fixed. May be it would be better to introduce special macros, and set it in the configure script (similar to HAVE_GLIBC_MEMMOVE_BUG or HAVE_IPA_PURE_CONST_BUG). Or may be just udefine HAVE_POSIX_FADVISE at such circumstances.
History
Date User Action Args
2014-09-23 13:44:07serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, vstinner, David.Edelsohn
2014-09-23 13:44:07serhiy.storchakasetmessageid: <1411479847.87.0.738904048728.issue22396@psf.upfronthosting.co.za>
2014-09-23 13:44:07serhiy.storchakalinkissue22396 messages
2014-09-23 13:44:07serhiy.storchakacreate