-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Backout SE-0246 #26809
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
Backout SE-0246 #26809
Conversation
…ls (swiftlang#24187)" This reverts commit d2f6959.
This reverts commit 57a4553.
@swift-ci please test |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
@@ -0,0 +1,133 @@ | |||
Func Double.acos(_:) has been removed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks as if we have the digester baseline set to a recent master here. That seems wrong to me -- @nkcsgexi, shouldn't we use the 5.0 (or 5.1) state?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yup, I agree (was in the process of writing up a radar about that =))
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
rdar://problem/54653088
This may have caused a regression on the android x64 build: https://dev.azure.com/compnerd/windows-swift/_build/results?buildId=7070&view=logs&j=4805d3d2-0b91-5df3-5741-d0ea1cc955c0 |
@compnerd yeah, it looks like the removal of I won't have time to put up a fix for a little bit, but I'm happy to rubber stamp one. It should be totally straightforward. |
FYI: We are keeping |
We're working on figuring out a better source- and binary-stability solution for this change (hopefully with a good back-deployment solution as well). Since we didn't end up taking it into Swift-5.1, I'm going to back it out of master in the short-term while we replan.
Resolves rdar://problem/53956572