$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Test build for 1.56 available
From: Marcel Raad (raad_at_[hidden])
Date: 2014-07-07 08:57:36
Marshall Clow <mclow.lists <at> gmail.com> writes:
>
> I have made a test build for 1.56 and would appreciate help in finding
> problems with it.
I also get linker errors because of two multiply defined symbols in
Boost.Thread's future.hpp, when_any(void) and when_all(void). They probably
should be marked inline?