$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Log] fileystem V3 support
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2011-02-22 14:51:43
On 22-Feb-11 22:30, Kenny Riddile wrote:
> I'm wondering if the maintainer of the accepted Log library has plans to
> update it to use version 3 of the filesystem library. As it stands, the
> Log library will not build against Boost 1.46 without defining
> BOOST_FILESYSTEM_VERSION=2 (must also be defined in client code that
> includes certain Log headers apparently).
Yes, I'm planning to move to Boost.Filesystem v3 in trunk as soon as
possible.