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

Avoid ambiguity error on GCC #25

Merged
merged 1 commit into from Oct 9, 2020
Merged

Conversation

griffin2000
Copy link

Without this change, the code will fail to compile gcc 4.8.4, due to ambiguity between 32/64bit versions of is_power_of_2

@justinmeiners
Copy link

I have this problem as well, and would appreciate this merge.

@richgel999 richgel999 merged commit 671a064 into BinomialLLC:master Oct 9, 2020
@richgel999
Copy link
Collaborator

Thanks!

@illwieckz
Copy link

Thank you for the merge. You may have a look at #13 in case you prefer that other implementation.
See DaemonEngine#14 for more details on this topic.
I closed #11 issue that is believed to be the error fixed by this PR.

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.

None yet

4 participants