In most of the project, boost headers are included as system headers. Fix the few inconsistent places where they aren't.
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-
danra commented at 7:04 PM on August 26, 2017: contributor
-
5ac072caa2
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.
- laanwj added the label Refactoring on Aug 28, 2017
-
laanwj commented at 8:44 AM on August 28, 2017: member
-
fanquake commented at 10:22 AM on August 28, 2017: member
utACK 5ac072c
-
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 merged this on Sep 5, 2017laanwj closed this on Sep 5, 2017laanwj referenced this in commit 38a54a50fa on Sep 5, 2017PastaPastaPasta referenced this in commit 8dc22f37bf on Sep 20, 2019PastaPastaPasta referenced this in commit a3ac7cafa9 on Sep 23, 2019PastaPastaPasta referenced this in commit be9f3c8f52 on Sep 24, 2019PastaPastaPasta referenced this in commit 18de213986 on Nov 19, 2019PastaPastaPasta referenced this in commit 0b5933fb9f on Nov 21, 2019PastaPastaPasta referenced this in commit 412294ffba on Dec 9, 2019PastaPastaPasta referenced this in commit 94d2240ede on Jan 1, 2020PastaPastaPasta referenced this in commit 61ab292d9a on Jan 2, 2020PastaPastaPasta referenced this in commit b2b058f42c on Jan 2, 2020PastaPastaPasta referenced this in commit 806849470b on Jan 2, 2020ckti referenced this in commit 52aed5f83a on Mar 28, 2021gades referenced this in commit f029daf40e on Jun 28, 2021DrahtBot locked this on Sep 8, 2021Labels
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 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
More mirrored repositories can be found on mirror.b10c.me