Skip to content

Conversation

codebrain
Copy link
Contributor

  • Ensure GetHashcode() returns same value for out of order lists.
  • Prefer empty lists over nulls for internal _actionIds collection.

Copy link
Contributor

@russcam russcam left a comment

Choose a reason for hiding this comment

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

Left a comment about the hashcode implementation

Copy link
Contributor

@russcam russcam left a comment

Choose a reason for hiding this comment

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

LGTM. @codebrain could you check you're happy with the changes?

@codebrain
Copy link
Contributor Author

@russcam - Looks good! ++ to the test.

@codebrain codebrain merged commit 7df9338 into 6.6 Mar 19, 2019
@codebrain codebrain deleted the fix/actionids-hashcode branch March 19, 2019 03:37
russcam pushed a commit that referenced this pull request Mar 20, 2019
Ensure GetHashcode() returns same value for out of order lists.
russcam pushed a commit that referenced this pull request Mar 21, 2019
Ensure GetHashcode() returns same value for out of order lists.
russcam pushed a commit that referenced this pull request Apr 3, 2019
Ensure GetHashcode() returns same value for out of order lists.

(cherry picked from commit c1a705a)
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