$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [Log] fileystem V3 support
From: Kenny Riddile (kfriddile_at_[hidden])
Date: 2011-02-22 14:30:31
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).