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 izbyshev
Recipients Michael.Felt, izbyshev
Date 2019-02-19.20:29:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1550608185.88.0.0973450009509.issue36034@roundup.psfhosted.org>
In-reply-to
Content
I don't know what you mean by "in-line" pre-processing output, but you can use -E option to get the normal preprocessor output. Line directives will tell you where those functions come from on a system where there is no compilation error.

Of course, if those functions are defined in some other headers on AIX 6.1, it won't help you, so you might as well just grep /usr/include :)
History
Date User Action Args
2019-02-19 20:29:45izbyshevsetrecipients: + izbyshev, Michael.Felt
2019-02-19 20:29:45izbyshevsetmessageid: <1550608185.88.0.0973450009509.issue36034@roundup.psfhosted.org>
2019-02-19 20:29:45izbyshevlinkissue36034 messages
2019-02-19 20:29:45izbyshevcreate