Minimum boost version is 1.58.0, which means the configure step won't
even pass with older boost.
This version has boost filesystem v3, which means the
(crappy) fallbacks for older versions can go.
Backport of core PR9727
deadalnix | |
jasonbcox |
Restricted Project |
Minimum boost version is 1.58.0, which means the configure step won't
even pass with older boost.
This version has boost filesystem v3, which means the
(crappy) fallbacks for older versions can go.
Backport of core PR9727
make check
Automatic diff as part of commit; lint not applicable. |
Automatic diff as part of commit; unit tests not applicable. |