Skip to content
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

Calling VersionCheck in TreeSubSet.Min and Max #55763

Merged
merged 1 commit into from
Jul 18, 2021

Conversation

kzrnm
Copy link
Contributor

@kzrnm kzrnm commented Jul 15, 2021

Fixes #55760

@ghost
Copy link

ghost commented Jul 15, 2021

Tagging subscribers to this area: @eiriktsarpalis
See info in area-owners.md if you want to be subscribed.

Issue Details

Fixes #55760

Author: naminodarie
Assignees: -
Labels:

area-System.Collections

Milestone: -

@eiriktsarpalis eiriktsarpalis added this to the 6.0.0 milestone Jul 15, 2021
Copy link
Member

@eiriktsarpalis eiriktsarpalis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Superficially the change looks good to me, but I defer to @stephentoub for a second opinion.

FWIW this fixes a regression introduced by dotnet/corefx#16771

@stephentoub stephentoub merged commit 26f5cc5 into dotnet:main Jul 18, 2021
@kzrnm kzrnm deleted the getviewbetween branch July 18, 2021 12:32
@ghost ghost locked as resolved and limited conversation to collaborators Aug 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

System.Collections.Generic.SortedSet<T>.TreeSubSet Min and Max work incorrectly after updating _underlying set
3 participants