diff options
author | MarcoFalke <falke.marco@gmail.com> | 2020-10-13 17:42:34 +0200 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2020-10-13 17:42:37 +0200 |
commit | b9ac31f2d29ae3e79c0f0cde5bab2d7213e6da51 (patch) | |
tree | 26338f3d5945b898c8ea9dfbd13d32679ec81040 /src/net_processing.cpp | |
parent | 80aa83aa406447d9b0932301b37966a30d0e1b6e (diff) | |
parent | 3562c15be3dbf725197d719d58c8d78e2f2c6779 (diff) |
Merge #20142: [0.20] build: set minimum required Boost to 1.48.0
3562c15be3dbf725197d719d58c8d78e2f2c6779 build: set minimum required Boost to 1.48.0 (fanquake)
Pull request description:
Due to the use of [`boost::filesystem::canonical()`](https://github.com/bitcoin/bitcoin/blob/80aa83aa406447d9b0932301b37966a30d0e1b6e/src/wallet/load.cpp#L21), the minimum required
version of Boost is actually 1.48.0. Use of canonical was introduced
in #14146.
See also [Boost filesystem 1.48.0 release notes](https://github.com/boostorg/filesystem/blob/6b5e38134a336b6ea777cd8a69b6ae929819db7e/doc/release_history.html#L508). Also discussed in #20080.
ACKs for top commit:
practicalswift:
ACK 3562c15be3dbf725197d719d58c8d78e2f2c6779: correct is better than incorrect :)
hebasto:
ACK 3562c15be3dbf725197d719d58c8d78e2f2c6779, this is the status quo.
Tree-SHA512: 1d2226c60accb8e2276e023120a72f070392a6c1d3db97fb23e7759c174984226f81fed6d94f3203ef663fb4b3648e65960aaf15ed718895b6673e3ebeb082bd
Diffstat (limited to 'src/net_processing.cpp')
0 files changed, 0 insertions, 0 deletions