-
Notifications
You must be signed in to change notification settings - Fork 38.8k
[backport] #11847 Make boost::multi_index comparators const #12032
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
Conversation
|
@fanquake Can you include the source commit and pull request in the commit body? Something like https://github.com/bitcoin-core/bitcoin-maintainer-tools/blob/master/backport.py should help you with that. |
GitHub-Pull: bitcoin#11847 Rebased-From: 1ec0c0a
df0f9af to
ad83936
Compare
|
clap clap @fanquake thanks a lot |
|
utACK ad83936 |
…onst ad83936 Make boost::multi_index comparators const (Suhas Daftuar) Pull request description: Backports @sdaftuar's fix (#11847) for compatibility with boost 1.66 to the 0.15.x branch. Fixes #12009 Tree-SHA512: 5d3f0a03c4fbee28e2b88204dc267d948b226512db8e4db0080002f2575d3f3793ada8572d817b7ca5a76b134c6b393691a7020334fb96d4f592661c0936673a
|
Hey guys, it doesn't look like you have merged this fix into the v0.15.0 or v0.15.1 tags. Thanks, |
|
@ChristopherPeterson This is merged into 0.15 which means it will be part of the next minor release if there is one. We can't magically make this part of an already released version. |
|
"Make boost::multi_index comparators const" is helpful. |
…Sierra for more info: bitcoin/bitcoin#12032
Backports @sdaftuar's fix (#11847) for compatibility with boost 1.66 to the 0.15.x branch.
Fixes #12009