Skip to content

Reinstate diagnostics for assignment from Int to unsigned types. #8756

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 14, 2017
Merged

Reinstate diagnostics for assignment from Int to unsigned types. #8756

merged 1 commit into from
Apr 14, 2017

Conversation

rudkx
Copy link
Contributor

@rudkx rudkx commented Apr 13, 2017

These had previously been removed in
9c2bc50 because of differences in the
diagnostics being emitted across different platforms.

It looks like we're always emitting the same diagnostic now, so restore
a specific message.

Resolves: rdar://problem/19677545

These had previously been removed in
9c2bc50 because of differences in the
diagnostics being emitted across different platforms.

It looks like we're always emitting the same diagnostic now, so restore
a specific message.

Resolves: rdar://problem/19677545
@rudkx
Copy link
Contributor Author

rudkx commented Apr 13, 2017

@swift-ci Please test

@rudkx rudkx merged commit 5cb6ad1 into swiftlang:master Apr 14, 2017
@rudkx rudkx deleted the fix-rdar19677545 branch April 14, 2017 04:44
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