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 parsing on 32bit systems #58

Merged
merged 1 commit into from
Jan 7, 2020
Merged

Fix parsing on 32bit systems #58

merged 1 commit into from
Jan 7, 2020

Conversation

SuperQ
Copy link
Contributor

@SuperQ SuperQ commented Jan 6, 2020

Explicitly use 64-bit values for parsing data to avoid errors on 32-bit
systems.

Fixes: #43

Signed-off-by: Ben Kochie superq@gmail.com

@SuperQ
Copy link
Contributor Author

SuperQ commented Jan 6, 2020

cc @NightTsarina

Explicitly use 64-bit values for parsing data to avoid errors on 32-bit
systems.

Fixes: #43

Signed-off-by: Ben Kochie <superq@gmail.com>
@brian-brazil
Copy link

👍

@SuperQ SuperQ merged commit 2ca20cf into master Jan 7, 2020
@SuperQ SuperQ deleted the superq/fix32bit branch January 7, 2020 22:43
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.

Does not work on 32bit arches
2 participants