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

Silence a warning when using Xcode 16/Swift6 toolchain. #1717

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

thomasvl
Copy link
Collaborator

Without a Package.swift change, the new toolchain is issuing a warning about needing to flag the Comparable conformance as @retroactive, so do that.

Without a Package.swift change, the new toolchain is issuing a warning about
needing to flag the `Comparable` conformance as `@retroactive`, so do that.
@thomasvl thomasvl merged commit 79cd72d into apple:main Sep 20, 2024
10 checks passed
@thomasvl thomasvl deleted the swift6_xcode16_warning branch September 20, 2024 19:11
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.

3 participants