Remove 33 unused Boost includes #10546

pull practicalswift wants to merge 1 commits into bitcoin:master from practicalswift:remove-unused-boost-includes changing 28 files +0 −40
  1. practicalswift commented at 9:45 AM on June 7, 2017: contributor

    Remove 33 unused Boost includes.

  2. practicalswift renamed this:
    Remove unused Boost includes
    Remove 38 unused Boost includes
    on Jun 7, 2017
  3. fanquake added the label Refactoring on Jun 7, 2017
  4. in src/util.cpp:81 in d399e1b1cf outdated
      76 | @@ -77,11 +77,7 @@
      77 |  #endif
      78 |  
      79 |  #include <boost/algorithm/string/case_conv.hpp> // for to_lower()
      80 | -#include <boost/algorithm/string/join.hpp>
      81 | -#include <boost/algorithm/string/predicate.hpp> // for startswith() and endswith()
    


    fanquake commented at 9:55 AM on June 7, 2017:

    starts_with() is still used.


    practicalswift commented at 10:03 AM on June 7, 2017:

    Good catch! Fixed!

  5. practicalswift force-pushed on Jun 7, 2017
  6. practicalswift renamed this:
    Remove 38 unused Boost includes
    Remove 37 unused Boost includes
    on Jun 7, 2017
  7. dcousens approved
  8. paveljanik commented at 7:33 PM on June 7, 2017: contributor
  9. jonasschnelli commented at 7:25 AM on June 8, 2017: contributor

    Gitian builds this fine: https://bitcoin.jonasschnelli.ch/build/166 ACK d652c7515bbae6d51470cf5ee538b0d5cad9547f

  10. practicalswift force-pushed on Jun 8, 2017
  11. practicalswift commented at 7:18 PM on June 8, 2017: contributor

    Merge conflicts resolved!

  12. practicalswift force-pushed on Jun 8, 2017
  13. practicalswift force-pushed on Jun 8, 2017
  14. practicalswift force-pushed on Jun 8, 2017
  15. practicalswift force-pushed on Jun 8, 2017
  16. practicalswift renamed this:
    Remove 37 unused Boost includes
    Remove 36 unused Boost includes
    on Jun 8, 2017
  17. fanquake commented at 1:01 AM on June 9, 2017: member

    Builds are failing with

      CXX      wallet/libbitcoin_wallet_a-feebumper.o
    In file included from wallet/crypter.cpp:5:0:
    wallet/crypter.h:195:5: error: ‘signals2’ in namespace ‘boost’ does not name a type
         boost::signals2::signal<void (CCryptoKeyStore* wallet)> NotifyStatusChanged;
         ^
    wallet/crypter.cpp: In member function ‘bool CCryptoKeyStore::Lock()’:
    wallet/crypter.cpp:167:29: error: ‘NotifyStatusChanged’ was not declared in this scope
         NotifyStatusChanged(this);
                                 ^
    wallet/crypter.cpp: In member function ‘bool CCryptoKeyStore::Unlock(const CKeyingMaterial&)’:
    wallet/crypter.cpp:205:29: error: ‘NotifyStatusChanged’ was not declared in this scope
         NotifyStatusChanged(this);
    
  18. practicalswift force-pushed on Jun 9, 2017
  19. practicalswift force-pushed on Jun 9, 2017
  20. Remove unused Boost includes 49de096c2a
  21. practicalswift force-pushed on Jun 9, 2017
  22. practicalswift renamed this:
    Remove 36 unused Boost includes
    Remove 33 unused Boost includes
    on Jun 9, 2017
  23. practicalswift commented at 1:35 PM on June 9, 2017: contributor

    @fanquake Thanks for the notification. Builds now passing!

  24. fanquake commented at 1:54 PM on June 9, 2017: member

    utACK 49de096

  25. sipa commented at 7:37 PM on June 9, 2017: member

    utACK 49de096c2adcfaf15f99a3355dc4e22f79d56928

  26. laanwj merged this on Jun 11, 2017
  27. laanwj closed this on Jun 11, 2017

  28. laanwj referenced this in commit 2c2d988062 on Jun 11, 2017
  29. PastaPastaPasta referenced this in commit 7d562fdd7b on Jul 5, 2019
  30. PastaPastaPasta referenced this in commit 88b8eb4421 on Jul 5, 2019
  31. PastaPastaPasta referenced this in commit 091d680f73 on Jul 6, 2019
  32. PastaPastaPasta referenced this in commit c10d0b73e3 on Jul 8, 2019
  33. PastaPastaPasta referenced this in commit 4f2f7d9245 on Jul 8, 2019
  34. PastaPastaPasta referenced this in commit 1099c1ad60 on Jul 8, 2019
  35. barrystyle referenced this in commit e35485c7b3 on Jan 22, 2020
  36. zkbot referenced this in commit 40d5f0aa57 on Oct 26, 2020
  37. practicalswift deleted the branch on Apr 10, 2021
  38. DrahtBot locked this on Aug 18, 2022

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-04-16 15:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me