Skip to content

Add Sendable annotations to SwiftVersion #7527

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

coffmark
Copy link
Contributor

@coffmark coffmark commented May 3, 2024

Motivation:

Add Sendable annotations to SwiftVersion.

Modifications:

I fixed warning for preparing Swift 6.

Before After

Result:

The warning has been corrected.

@coffmark coffmark marked this pull request as ready for review May 3, 2024 09:58
Copy link
Contributor

@MaxDesiatov MaxDesiatov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@MaxDesiatov MaxDesiatov added concurrency no functional change No user-visible functional changes included labels May 3, 2024
@MaxDesiatov
Copy link
Contributor

@swift-ci test

@MaxDesiatov MaxDesiatov enabled auto-merge (squash) May 3, 2024 10:38
@MaxDesiatov MaxDesiatov merged commit 32442c6 into swiftlang:main May 3, 2024
5 checks passed
@coffmark coffmark deleted the chore/sendable-annotations-for-swiftversion branch May 3, 2024 14:18
furby-tm pushed a commit to wabiverse/swift-package-manager that referenced this pull request May 15, 2024
I fixed warning appears when building with Swift 6.
furby-tm pushed a commit to wabiverse/swift-package-manager that referenced this pull request May 15, 2024
I fixed warning appears when building with Swift 6.
bnbarham pushed a commit to bnbarham/swift-package-manager that referenced this pull request May 18, 2024
I fixed warning appears when building with Swift 6.

(cherry picked from commit 32442c6)
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants