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

Fix hashing for integer plists #5807

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

fingolfin
Copy link
Member

This fixes the issue reported by @lhsoicher.

Copy link
Contributor

@hulpke hulpke left a comment

Choose a reason for hiding this comment

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

Excellent. Can we add Len's example as a test ?

@reiniscirpons
Copy link
Contributor

Looks good to me too! I second @hulpke request for an explicit test case. Or is it the case that this is a 32 vs 64bit issue and hence hard to test in this manner?

@fingolfin
Copy link
Member Author

Sorry, it took some time, but I finally found a way to modify the test case by Leonard to trigger the bug without needing to call functions from grape.

@fingolfin fingolfin added regression A bug that only occurs in the branch, not in a release topic: library release notes: not needed PRs introducing changes that are wholly irrelevant to the release notes labels Oct 11, 2024
@fingolfin fingolfin enabled auto-merge (squash) October 11, 2024 11:14
@fingolfin fingolfin merged commit 19484a7 into gap-system:master Oct 11, 2024
30 checks passed
@fingolfin fingolfin deleted the mh/fix-dict-hash branch October 11, 2024 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
regression A bug that only occurs in the branch, not in a release release notes: not needed PRs introducing changes that are wholly irrelevant to the release notes topic: library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants