Skip to content

Conversation

@jmschonfeld
Copy link
Contributor

With #740 I accidentally introduced a bug that made AnySortComparator.== infinitely recursive. This updates the == function to compare the underlying _base properties instead of recursing by comparing lhs and rhs themselves

@jmschonfeld jmschonfeld requested a review from parkera July 22, 2024 18:02
@jmschonfeld
Copy link
Contributor Author

@swift-ci please test

@jmschonfeld
Copy link
Contributor Author

@swift-ci please test

@jmschonfeld jmschonfeld merged commit 3fd7e02 into swiftlang:main Jul 22, 2024
@jmschonfeld jmschonfeld deleted the anysortcomparator-equality-recursion branch July 22, 2024 23:50
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.

2 participants