$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [iostream] tests broken due to dependency on removed filesystem internals
From: Beman Dawes (bdawes_at_[hidden])
Date: 2012-04-25 12:45:00
On Wed, Apr 25, 2012 at 9:00 AM, Daniel James <dnljms_at_[hidden]> wrote:
> On 25 April 2012 10:52, Jürgen Hunold <jhunold_at_gmx.eu> wrote:
>>
>> Patch to fix this attached. This gets a lot of the tests running.
>> Okay to commit?
>
> Yes.
>
>> There are some remaining failures.
>
> Iostreams is a bit of an unloved step-child.
True, unfortunately.
I just did a grep of trunk, and there are no other references to
boost/filesystem/v*.
Thanks,
--Beman