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

Resolve 'invalid application of ‘sizeof’ to incomplete type ‘boost::STATIC_ASSERTION_FAILURE<false>' error with boost 1.5x #33

Merged
merged 1 commit into from
May 18, 2017

Conversation

aatheus
Copy link
Contributor

@aatheus aatheus commented May 18, 2017

bitcoin/bitcoin#6113 (comment)

Compilation fails on Ubuntu 16.04 using Boost 1.54 and 1.58. Fixing this single line allows for compilation to succeed. The resulting devcoind runs correctly on 64-bit linux without any other changes.

…TATIC_ASSERTION_FAILURE<false>' error with boost 1.5x
Copy link
Contributor

@develCuy develCuy left a comment

Choose a reason for hiding this comment

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

Good catch!!

@develCuy develCuy merged commit ea4b510 into devcoin:master May 18, 2017
@Flapmin
Copy link

Flapmin commented May 28, 2017

thank you

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

3 participants