Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-114099: Modify preprocessor symbol usage to support older macOS SDKs#118073

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

Merged
ned-deily merged 2 commits intopython:mainfromfreakboy3742:old-macos-targets
Apr 19, 2024

Conversation

freakboy3742
Copy link
Contributor

@freakboy3742freakboy3742 commentedApr 19, 2024
edited
Loading

Older macOS SDKs don't expose theTARGET_OS_* symbols; this PR makes the preprocessor usage compatible with those older SDKs.

As discussed on PR#117887, this consolidates the two separate PRs (#117887 and#117892, both submitted by@jmroot) with an additional change toPython/marshal.c, and tags the fix against the iOS feature that introduced the issue.

Fixes#117891
Fixes#117886

jmroot reacted with thumbs up emoji
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@ned-deilyned-deilyned-deily approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

_testexternalinspection.c doesn't check for undefined TARGET_OS_OSX platform_triplet.c uses possibly undefined TARGET_OS_* macros
2 participants
@freakboy3742@ned-deily

[8]ページ先頭

©2009-2025 Movatter.jp