Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Move String.Comparison.cs to shared CoreLib partition #17247

Merged
merged 1 commit into from
Mar 27, 2018

Conversation

jkotas
Copy link
Member

@jkotas jkotas commented Mar 27, 2018

No description provided.

// We want to ensure we can change our hash function daily.
// This is perfectly fine as long as you don't persist the
// value from GetHashCode to disk or count on String A
// hashing before string B. Those are bugs in your code.
Copy link
Member

Choose a reason for hiding this comment

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

Shame to loose this amazing comment 😄

@jkotas jkotas merged commit c0fbb14 into dotnet:master Mar 27, 2018
@jkotas jkotas deleted the String.Comparison.cs branch March 27, 2018 14:18
@jkotas
Copy link
Member Author

jkotas commented Mar 27, 2018

@Anipik Could you please check why this was missed by CoreCLR->CoreRT mirror?

@Anipik
Copy link

Anipik commented Mar 27, 2018

I have started mirror for it

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants