CompareModifiedEntry::operator() not const #11837

issue joaquintides opened this issue on December 6, 2017
  1. joaquintides commented at 3:07 PM on December 6, 2017: none

    CompareModifiedEntry, as used in

    https://github.com/bitcoin/bitcoin/blob/3c098a8aa0780009c11b66b1a5d488a928629ebf/src/miner.h#L97-L112

    will trigger a compile-time error in many const operations of index #1 of indexed_modified_transaction_set because CompareModifiedEntry::operator() is not const.

    Most likely related to:

    https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224129

  2. sdaftuar cross-referenced this on Dec 7, 2017 from issue Make boost::multi_index comparators const by sdaftuar
  3. laanwj closed this on Dec 7, 2017

  4. laanwj referenced this in commit 4ef4dfebbc on Dec 7, 2017
  5. fanquake cross-referenced this on Dec 25, 2017 from issue Can't build on macOS Sierra: likely a boost c++11 error? by fernandezpablo85
  6. UdjinM6 referenced this in commit 37b913cfa8 on Dec 26, 2017
  7. UdjinM6 referenced this in commit 82692f00f3 on Dec 30, 2017
  8. lodgepole referenced this in commit 8cfc25739a on Jan 6, 2018
  9. sipa cross-referenced this on Jan 16, 2018 from issue Compile error when using boost-1.66.0 by capocasa
  10. bedri cross-referenced this on Feb 25, 2018 from issue Make fails on Arch Linux. by characteristiczero
  11. cassiniNMC cross-referenced this on Aug 12, 2018 from issue unit tests return 'Failed' on MacOs by jipjip
  12. andvgal referenced this in commit 55f47b7f29 on Jan 6, 2019
  13. barrystyle referenced this in commit 3bf8d0c1cd on Oct 10, 2020
  14. barrystyle referenced this in commit 7bea58ba23 on Oct 10, 2020
  15. bitcoin locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-05-20 06:55 UTC