Skip to content

[Type checker] Warn about unavailable witnesses used to satisfy a requirement #9093

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
Apr 28, 2017

Conversation

DougGregor
Copy link
Member

Fixes rdar://problem/30933490 in the most conservative way, by warning when an unavailable witness is used to satisfy a requirement. Anything more (error in Swift 4 mode, changing the preference rules) would be require an evolution discussion that I don't want to open right now.

@DougGregor
Copy link
Member Author

@swift-ci please smoke test and merge

@DougGregor
Copy link
Member Author

@swift-ci please smoke test OS X

@DougGregor DougGregor merged commit 7be3a14 into swiftlang:master Apr 28, 2017
@DougGregor DougGregor deleted the warn-unavailable-witnesses branch April 28, 2017 17:21
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