
On Fri, Nov 16, 2012 at 12:29 AM, Gennadiy Rozental <rogeeff@gmail.com> 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