$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Boost build broken on the trunk
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2013-05-10 12:28:06
On Fri, May 10, 2013 at 8:01 PM, Daniela Engert <dani_at_[hidden]> wrote:
> Hi Andrey!
>
> I threw my build script against trunk revision 84225 with both
> BOOST_LOG_USE_WINNT6_API and BOOST_LOG_USE_COMPILER_TLS defined. It failed
> due to two errors reported by my compilers. After applying the following
> patches in libs/log/src
>
> [snip]
>
> all 16 configurations (vc10/vc11 x 32/64 x debug/release x static/dynamic)
> were built. I didn't dig too deep into the changes but they probably
> resemble what you had in mind.
>
Thank you, Daniela. You are quite right, I've committed the fix.