Skip to content

[NOMERGE] Build the standard library in Swift 4 mode #10981

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

Closed
wants to merge 2 commits into from

Conversation

dabrahams
Copy link
Contributor

@dabrahams dabrahams commented Jul 15, 2017

This is not ready for merge yet because, at the very least, we don't (yet) have an answer for allZeros that doesn't force us to keep it around forever. As long as we build the standard library in Swift 3.2 mode, the compiler's current combination of bugs and features allows us to prevent users from actually using it when they build in Swift 4 mode.

Related radar: rdar://problem/31725206

Dave Abrahams added 2 commits July 14, 2017 17:54
This is not ready for merge yet because, at the very least, we don't (yet) have
an answer for allZeros that doesn't force us to keep it around forever.  As long
as we build the standard library in Swift 3.2 mode, the compiler's current
combination of bugs and features allows us to prevent users from actually using
it when they build in Swift 4 mode.
@dabrahams
Copy link
Contributor Author

@swift-ci Please test

@dabrahams
Copy link
Contributor Author

@swift-ci Please test source compatibility

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