$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [TR1][Hash] New failures?
From: John Maddock (john_at_[hidden])
Date: 2009-07-23 07:54:50
>> Anyone any idea what's causing the TR1:Hash tests to fail on the release
>> branch? The TR1 code hasn't changed so I assume that a change in
>> Boost::hash has broken these?
>
>Do you mean unordered? The hash tests seem to be passing. I'll have a
>look into the unordered container failures soon.
Sorry, yes I meant the unordered (hash) containers.
Thanks, John.