-
Notifications
You must be signed in to change notification settings - Fork 83
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
[1.4.0] Test failure on 32-bit #79
Comments
Thanks for reporting this. I wish Travis had 32 bit images so we could automate the testing of the various cases. |
oschwald
added a commit
that referenced
this issue
Jan 3, 2019
This also updates the extension to return an integer for uint64 values that are less than LONG_MAX. Closes #79.
oschwald
added a commit
that referenced
this issue
Jan 3, 2019
This also updates the extension to return an integer for uint64 values that are less than LONG_MAX. Closes #79.
oschwald
added a commit
that referenced
this issue
Jan 3, 2019
This also updates the extension to return an integer for uint64 values that are less than LONG_MAX. Closes #79.
oschwald
added a commit
that referenced
this issue
Jan 3, 2019
This also updates the extension to return an integer for uint64 values that are less than LONG_MAX. Closes #79.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Test suite ok without the extension
With the extension
The text was updated successfully, but these errors were encountered: