Boost logo

Boost :

Subject: Re: [boost] Boost.Test and Xcode 4.5 in C++11 Mode
From: Dean Michael Berris (mikhailberis_at_[hidden])
Date: 2012-11-15 08:50:56


On Fri, Nov 16, 2012 at 12:29 AM, Gennadiy Rozental <rogeeff_at_[hidden]> wrote:
> Dean Michael Berris <mikhailberis <at> gmail.com> writes:
>>
>> I'm trying to build Boost.Test in trunk in C++11 mode with Apple's
>> released Clang compiler with Xcode 4.5. Is this supported by
>> Boost.Test?
>
> Well is is intended to work ;)
>

Thanks, that's good to know. :)

>> I keep getting this error somewhere deep in some preprocessor parts
>> which is far outside my understanding.
>
> Would help if you can show it. I do not have access to this configuration
>
> BTW,
>
> clang seems to be working fine in general according to this:
>
> http://www.boost.org/development/tests/trunk/developer/test.html
>

Interesting. Is there a way to find out exactly what version of clang
Sandia is using? If anything this may be a regression on clang I'm
encountering.

I have added more details to
https://svn.boost.org/trac/boost/ticket/7697 which shows exactly what
the error I encounter is. It seems to have something to do with
decltype and boost::declval.

Also, if it helps I'm on r81355.

Thanks Gennadiy!

--
Dean Michael Berris
www.deanberris.com

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