On Thu, Nov 21, 2024 at 11:40:24AM +0100, Theo Buehler wrote:
> This fixes the build with boost 1.87.0b1 and still builds with 1.84.
> directory.hpp and exception.hpp are no longer implicitly included, so
> add those and convenience.hpp no longer exists.
>
> One instance of is_regular() is replace
This fixes the build with boost 1.87.0b1 and still builds with 1.84.
directory.hpp and exception.hpp are no longer implicitly included, so
add those and convenience.hpp no longer exists.
One instance of is_regular() is replaced by is_regular_file() following
the deprecation notice and path.leaf()