Skip to content

[6.0] Fix warning in OSSignpost.swift w/ @preconcurrency import #7786

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 1 commit into from
Jul 17, 2024

Conversation

MaxDesiatov
Copy link
Contributor

@MaxDesiatov MaxDesiatov commented Jul 17, 2024

Cherry-pick of #7785.

Explanation: Fixes a Swift Concurrency warning for an import of a preconcurrency module.
Scope: Isolated to a warning in a single file.
Risk: Very low, change is NFC.
Testing: Manually verified that the warning is gone.
Issue: rdar://131432130
Reviewer: @xedin

@MaxDesiatov MaxDesiatov added the swift 6.0 Related to Swift 6.0 release branch label Jul 17, 2024
@MaxDesiatov
Copy link
Contributor Author

@swift-ci test

@MaxDesiatov MaxDesiatov added concurrency no functional change No user-visible functional changes included labels Jul 17, 2024
@MaxDesiatov MaxDesiatov marked this pull request as ready for review July 17, 2024 15:44
@MaxDesiatov MaxDesiatov requested a review from a team as a code owner July 17, 2024 15:44
@MaxDesiatov MaxDesiatov enabled auto-merge (squash) July 17, 2024 16:32
@MaxDesiatov MaxDesiatov merged commit a087542 into release/6.0 Jul 17, 2024
5 checks passed
@MaxDesiatov MaxDesiatov deleted the maxd/fix-os-signpost-6.0 branch July 17, 2024 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
concurrency no functional change No user-visible functional changes included swift 6.0 Related to Swift 6.0 release branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants