Skip to content

Sema: Allow AnyColorBox in SwiftUI to derive from a less available base class #62327

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

tshortli
Copy link
Contributor

@tshortli tshortli commented Nov 30, 2022

The potential unavailability diagnostic for AnyColorBox in SwiftUI was demoted from an error to a warning for source compatibility. However, since this diagnostic cannot be addressed it is better to make a more specific exception that suppresses the diagnostic entirely.

Resolves rdar://101915368

@tshortli
Copy link
Contributor Author

@swift-ci please smoke test

@tshortli tshortli merged commit e545826 into swiftlang:main Dec 1, 2022
@tshortli tshortli deleted the swiftui-any-color-box-availability-exception branch December 1, 2022 02:37
tshortli added a commit to tshortli/swift that referenced this pull request Jul 24, 2024
The changes from swiftlang#62327 need to be
updated for compatibility with the SDKs accompanying Xcode 16.

Resolves rdar://132438383 and swiftlang#75175.
tshortli added a commit to tshortli/swift that referenced this pull request Jul 24, 2024
The changes from swiftlang#62327 need to be
updated for compatibility with the SDKs accompanying Xcode 16.

Resolves rdar://132438383 and swiftlang#75175.
atrick pushed a commit to atrick/swift that referenced this pull request Jul 25, 2024
The changes from swiftlang#62327 need to be
updated for compatibility with the SDKs accompanying Xcode 16.

Resolves rdar://132438383 and swiftlang#75175.
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