-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
clockid_t is defined as long long on AIX.
!buildbot AIX |
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 ;-) |
|
clockid_t is defined as long long on AIX.
clockid_t is defined as long long on AIX.
clockid_t is defined as long long on AIX.