Skip to content
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

mac/swift: fix global variables for upcoming swift 6 concurrency #15609

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

Akemi
Copy link
Member

@Akemi Akemi commented Jan 1, 2025

fixes problems with upcoming features DisableOutwardActorInference, GlobalConcurrency and InferSendableFromCaptures for swift 6 strict concurrency. enabled with -enable-upcoming-feature flag.

this is just preparation work for the swift 6 migration.

fixes problems with upcoming features DisableOutwardActorInference,
GlobalConcurrency and InferSendableFromCaptures for swift 6 strict
concurrency. enabled with -enable-upcoming-feature flag.
Copy link

github-actions bot commented Jan 1, 2025

Download the artifacts for this pull request:

Windows
macOS

@Akemi Akemi merged commit 8af05d4 into mpv-player:master Jan 2, 2025
25 checks passed
@Akemi Akemi deleted the swift6_prep branch January 2, 2025 14:12
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.

1 participant