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(js): areEqual(number, bignum) edge case #2958

Merged
merged 7 commits into from
Nov 2, 2022

Conversation

alex-chew
Copy link
Contributor

Fixes #2956.

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.

@alex-chew alex-chew marked this pull request as ready for review November 1, 2022 05:30
Test/git-issues/git-issue-2956b.js Show resolved Hide resolved
docs/dev/news/2958.fix Outdated Show resolved Hide resolved
@cpitclaudel
Copy link
Member

LGTM, two small suggestions

@alex-chew alex-chew enabled auto-merge (squash) November 1, 2022 19:47
@alex-chew alex-chew merged commit 1197eec into dafny-lang:master Nov 2, 2022
@alex-chew alex-chew deleted the fix/issue-2956 branch November 3, 2022 21:47
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.

JS areEqual doesn't always compare numbers correctly
2 participants