$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [boost][thread] Future returning 0xfeeefeee
From: Vicente J. Botet Escriba (vicente.botet_at_[hidden])
Date: 2013-04-07 18:13:52
Le 08/04/13 00:04, Klaim - Joël Lamotte a écrit :
>
> On Mon, Apr 8, 2013 at 12:01 AM, Vicente J. Botet Escriba
> <vicente.botet_at_[hidden] <mailto:vicente.botet_at_[hidden]>> wrote:
>
> I will be able to test with VS2010 tomorrow also, but not with VS2012.
>
>
> Do you confirm this code works correctly in your current env (gcc/clang)?
> Just to be sure, because of the liveworkspace fail.
>
>
Yes. I'm able to run them successfully on MAC-OS. clang could fails on
liveworkspace because by default it doesn't uses libc++.
Vicente