Skip to content

[5.6] Revert "[stdlib] fix another accidental infinite-recursion bug (#38950)" #41114

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
Feb 1, 2022

Conversation

clackary
Copy link

@clackary clackary commented Feb 1, 2022

Explanation: #38950 uncovered some incorrect conformances to RangeReplaceableCollection, which needed to be resolved on the adopter side. As a workaround, we've been reverting this change until adopters are updated. To avoid the continued application of the workaround, revert #38950 on 5.6 branch until adopters have adapted.
Scope: Delays the integration of #38950 to post-5.6.
Radar/SR Issue: rdar://88300345
Risk: Low.
Testing: PR and adopter testing.
Original PR: #38950, which is intended to remain in place on main.

@clackary clackary requested a review from a team as a code owner February 1, 2022 01:14
@clackary
Copy link
Author

clackary commented Feb 1, 2022

@swift-ci please test

@clackary
Copy link
Author

clackary commented Feb 1, 2022

@swift-ci please nominate

@swift-ci
Copy link
Contributor

swift-ci commented Feb 1, 2022

Build failed
Swift Test Linux Platform
Git Sha - 8479f15

@clackary
Copy link
Author

clackary commented Feb 1, 2022

@swift-ci please test linux

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