$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [1.47.0] Regression in type_traits, is it too late to revert?
From: Daniel James (dnljms_at_[hidden])
Date: 2011-06-24 13:30:32
On 24/06/2011, John Maddock <boost.regex_at_[hidden]> wrote:
> There's a regression in type_traits caused by the addition of
> compiler-intrinsic support for Clang - this got reverted on Trunk after a
> flurry of discussion a while back:
> http://listarchives.boost.org/Archives/boost/2011/06/182844.php. Unfortunately it
> appears it never got reverted on the release branch.
I reverted it last night. I was going to wait a couple of days to
check the test results.