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 a type error #62

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix a type error #62

wants to merge 1 commit into from

Conversation

brianmwaters
Copy link

Project was not building for me w/ GCC 9.2.0 and Boost 1.71.0. Casting this to a long fixed the problem. I have not tested it at runtime; in particular, I do not know if the number is typically less than 1, or much more than 1 in real usage. (If it is much more than 1, then this patch will be fine, otherwise it may be problematic.)

@brianmwaters
Copy link
Author

I see now that this is basically a duplicate of #56

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.

1 participant