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: constant overflow for date tests #462

Merged
merged 1 commit into from
Nov 27, 2022
Merged

Conversation

stevenh
Copy link
Collaborator

@stevenh stevenh commented Nov 27, 2022

Fix constant overflow for date tests on 32bit architectures which have int as 32bit not 64bit.

Fixes #351

Fix constant overflow for date tests on 32bit architectures which have
int as 32bit not 64bit.

Fixes #351
@stevenh stevenh merged commit 762556b into master Nov 27, 2022
@stevenh stevenh deleted the fix/32bit-const-overflow branch November 27, 2022 23:26
sg3des pushed a commit to sg3des/otto that referenced this pull request Jul 17, 2023
Fix constant overflow for date tests on 32bit architectures which have
int as 32bit not 64bit.

Fixes robertkrimen#351
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.

Int overflow on 32 bits arches
1 participant