Boost logo

Boost :

Subject: Re: [boost] Boost.Test and Xcode 4.5 in C++11 Mode
From: Daniel James (dnljms_at_[hidden])
Date: 2012-11-16 03:43:36


On 16 November 2012 00:52, Gennadiy Rozental <rogeeff_at_[hidden]> wrote:
>
> I checked in a fix, which just split above into two lines. The rest should work
> as is I believe.

It isn't going to work for people using a C++11 compiler with an older
standard library. This is quite common for people using clang, since
libc++ is not easy to install on anything other than a Mac. I don't
know how much of a problem it will be, but I did get bug reports when
I didn't deal with that situation.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk