Skip to content

Support for 64bit integers (rebased) #66

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

paurkedal
Copy link
Collaborator

This includes #43, my extra integer conversions, and rebases it on the current master branch.

mfp and others added 4 commits April 10, 2025 08:45
  - Field.int: Accept conversions from 64 bit integers. This can
    overflow, but on 64 bit platforms there is a large usable range
    which has been accepted in the past. We may consider adding overflow
    detection, though.
  - Field.int64: Accept conversions from smaller integers.
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