Skip to content

[Runtime] Handle dynamic casting to NSObject via error bridging. #28353

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 2 commits into from
Nov 19, 2019

Conversation

DougGregor
Copy link
Member

The dynamic casting machinery failed to account for NSError bridging when
casting to NSObject; check for it explicitly.

The dynamic casting machinery failed to account for NSError bridging when
casting to NSObject; check for it explicitly.
@DougGregor DougGregor requested a review from mikeash November 19, 2019 07:01
@DougGregor
Copy link
Member Author

@swift-ci please test

@mikeash
Copy link
Contributor

mikeash commented Nov 19, 2019

Looks good. Can haz test?

@DougGregor
Copy link
Member Author

Oh, I forgot to commit the test. Coming soon

@DougGregor
Copy link
Member Author

@swift-ci please smoke test and merge

1 similar comment
@DougGregor
Copy link
Member Author

@swift-ci please smoke test and merge

@mikeash
Copy link
Contributor

mikeash commented Nov 19, 2019

/cc @tbkka For your entertaintment/education.

@swift-ci swift-ci merged commit 6d46eb1 into swiftlang:master Nov 19, 2019
@DougGregor DougGregor deleted the error-bridge-to-nsobject branch November 19, 2019 19:17
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