Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.1k
gh-111482: Fix time_clockid_converter() on AIX#112170
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
clockid_t is defined as long long on AIX.
!buildbot AIX |
bedevere-bot commentedNov 16, 2023
Nice, my change fixed the build error on the PPC64 AIX buildbot. Well, there are other errors, but at least, it's possible again to build Python on this buildbot ;-) |
bedevere-bot commentedNov 16, 2023
|
clockid_t is defined as long long on AIX.
clockid_t is defined as long long on AIX.
Uh oh!
There was an error while loading.Please reload this page.
clockid_t is defined as long long on AIX.