Skip to content

bpo-11102: Make configure enable major(), makedev(), and minor() on HP-UX #19856

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

Merged
merged 3 commits into from
Dec 28, 2023

Conversation

ZackerySpytz
Copy link
Contributor

@ZackerySpytz ZackerySpytz commented May 2, 2020

sys/types.h must be included before sys/sysmacros.h

https://bugs.python.org/issue11102

sys/types.h must be included before sys/sysmacros.h
@serhiy-storchaka serhiy-storchaka added 🔨 test-with-buildbots Test PR w/ buildbots; report in status section needs backport to 3.11 only security fixes needs backport to 3.12 only security fixes labels Dec 27, 2023
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @serhiy-storchaka for commit 2e91697 🤖

If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again.

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Dec 27, 2023
@serhiy-storchaka serhiy-storchaka merged commit f108468 into python:main Dec 28, 2023
@miss-islington-app
Copy link

Thanks @ZackerySpytz for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

@bedevere-app
Copy link

bedevere-app bot commented Dec 28, 2023

GH-113540 is a backport of this pull request to the 3.12 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 28, 2023
…P-UX (pythonGH-19856)

Always include <sys/types.h> before <sys/sysmacros.h>.

(cherry picked from commit f108468)

Co-authored-by: Zackery Spytz <[email protected]>
Co-authored-by: Serhiy Storchaka <[email protected]>
@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Dec 28, 2023
@bedevere-app
Copy link

bedevere-app bot commented Dec 28, 2023

GH-113541 is a backport of this pull request to the 3.11 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 28, 2023
…P-UX (pythonGH-19856)

Always include <sys/types.h> before <sys/sysmacros.h>.

(cherry picked from commit f108468)

Co-authored-by: Zackery Spytz <[email protected]>
Co-authored-by: Serhiy Storchaka <[email protected]>
@bedevere-app bedevere-app bot removed the needs backport to 3.11 only security fixes label Dec 28, 2023
serhiy-storchaka added a commit that referenced this pull request Dec 28, 2023
…() on HP-UX (GH-19856) (GH-113541)

Always include <sys/types.h> before <sys/sysmacros.h>.

(cherry picked from commit f108468)

Co-authored-by: Zackery Spytz <[email protected]>
Co-authored-by: Serhiy Storchaka <[email protected]>
serhiy-storchaka added a commit that referenced this pull request Dec 28, 2023
…() on HP-UX (GH-19856) (GH-113540)

Always include <sys/types.h> before <sys/sysmacros.h>.

(cherry picked from commit f108468)

Co-authored-by: Zackery Spytz <[email protected]>
Co-authored-by: Serhiy Storchaka <[email protected]>
kulikjak pushed a commit to kulikjak/cpython that referenced this pull request Jan 22, 2024
…P-UX (pythonGH-19856)

Always include <sys/types.h> before <sys/sysmacros.h>.

Co-authored-by: Serhiy Storchaka <[email protected]>
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
…P-UX (pythonGH-19856)

Always include <sys/types.h> before <sys/sysmacros.h>.

Co-authored-by: Serhiy Storchaka <[email protected]>
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
…P-UX (pythonGH-19856)

Always include <sys/types.h> before <sys/sysmacros.h>.

Co-authored-by: Serhiy Storchaka <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants