Fix boost headers included as user instead of system headers #11164

pull danra wants to merge 1 commits into bitcoin:master from danra:fix/boost-system-includes changing 3 files +8 −9
  1. danra commented at 7:04 PM on August 26, 2017: contributor

    In most of the project, boost headers are included as system headers. Fix the few inconsistent places where they aren't.

  2. Fix boost headers included as user instead of system headers
    In most of the project, boost headers are included as system headers.
    Fix the few inconsistent places where they aren't.
    5ac072caa2
  3. laanwj added the label Refactoring on Aug 28, 2017
  4. fanquake commented at 10:22 AM on August 28, 2017: member

    utACK 5ac072c

  5. in configure.ac:830 in 5ac072caa2
     826 | @@ -827,14 +827,14 @@ TEMP_CPPFLAGS="$CPPFLAGS"
     827 |  CPPFLAGS="$CPPFLAGS $BOOST_CPPFLAGS"
     828 |  AC_MSG_CHECKING([for mismatched boost c++11 scoped enums])
     829 |  AC_LINK_IFELSE([AC_LANG_PROGRAM([[
     830 | -  #include "boost/config.hpp"
     831 | -  #include "boost/version.hpp"
     832 | +  #include <boost/config.hpp>
    


    laanwj commented at 1:29 PM on August 28, 2017:

    @theuni as this is part of a check, I wonder if there was a specific resaon for using " instead of <?


    fanquake commented at 1:32 PM on August 28, 2017:

    For reference this code came from #7302

  6. laanwj merged this on Sep 5, 2017
  7. laanwj closed this on Sep 5, 2017

  8. laanwj referenced this in commit 38a54a50fa on Sep 5, 2017
  9. PastaPastaPasta referenced this in commit 8dc22f37bf on Sep 20, 2019
  10. PastaPastaPasta referenced this in commit a3ac7cafa9 on Sep 23, 2019
  11. PastaPastaPasta referenced this in commit be9f3c8f52 on Sep 24, 2019
  12. PastaPastaPasta referenced this in commit 18de213986 on Nov 19, 2019
  13. PastaPastaPasta referenced this in commit 0b5933fb9f on Nov 21, 2019
  14. PastaPastaPasta referenced this in commit 412294ffba on Dec 9, 2019
  15. PastaPastaPasta referenced this in commit 94d2240ede on Jan 1, 2020
  16. PastaPastaPasta referenced this in commit 61ab292d9a on Jan 2, 2020
  17. PastaPastaPasta referenced this in commit b2b058f42c on Jan 2, 2020
  18. PastaPastaPasta referenced this in commit 806849470b on Jan 2, 2020
  19. ckti referenced this in commit 52aed5f83a on Mar 28, 2021
  20. gades referenced this in commit f029daf40e on Jun 28, 2021
  21. DrahtBot 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-04-22 06:15 UTC

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