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

Attempt to fix int conversion error found on ARM. #78

Merged
merged 1 commit into from
May 31, 2022

Conversation

pattivacek
Copy link
Collaborator

Fixes #77, or at least that's the hope.

@pattivacek pattivacek force-pushed the fix/77/arm-int64_t branch from aaa85b9 to 846edc0 Compare May 31, 2022 11:39
@Hadatko
Copy link

Hadatko commented May 31, 2022

This fix looks working for me

Copy link

@Hadatko Hadatko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

working on 32-bit arm

@pattivacek
Copy link
Collaborator Author

Okay, great!

@pattivacek pattivacek merged commit fa12aaa into master May 31, 2022
@pattivacek pattivacek deleted the fix/77/arm-int64_t branch May 31, 2022 15:16
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.

Compiling on arm failing error: conversion from 'int64_t'
2 participants