Skip to content

Foundation overlay: Remove unnecessary precondition that array elements be ObjectiveCBridgeable. #4664

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
Sep 7, 2016

Conversation

jckarter
Copy link
Contributor

@jckarter jckarter commented Sep 7, 2016

This caused a crash when arrays were bridged from ObjC with Any or other non-bridged value type elements. Fixes SR-2490 / rdar://problem/27905230.

…ts be ObjectiveCBridgeable.

This caused a crash when arrays were bridged from ObjC with `Any` or other non-bridged value type elements. Fixes rdar://problem/27905230.
@jckarter
Copy link
Contributor Author

jckarter commented Sep 7, 2016

@swift-ci Please smoke test

@jckarter
Copy link
Contributor Author

jckarter commented Sep 7, 2016

@gribozavr Mind reviewing this for 3.0.1?

@jckarter jckarter merged commit 2acf98f into swiftlang:master Sep 7, 2016
@jckarter
Copy link
Contributor Author

jckarter commented Sep 8, 2016

…or maybe @moiseev or @dabrahams ?

@gribozavr
Copy link
Contributor

@jckarter LGTM for the branch, thanks!

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.

2 participants