Boost logo

Boost :

Subject: Re: [boost] Darwin Clang Config failures.
From: John Maddock (boost.regex_at_[hidden])
Date: 2014-09-15 12:48:56


> I’ll take a look at this.

Thanks for that, on the assumption that these were failing because
they're compiling in non-C++11 mode I made this tentative fix:
https://github.com/boostorg/config/commit/94d0eaf17726ad97f68bcd02f9280a0504ff27bb

I also noticed that the C++14 test run appears to actually be C++98,
see:
http://www.boost.org/development/tests/develop/developer/output/marshall-mac-boost-bin-v2-libs-config-test-config_info-test-clang-darwin-14-debug.html

A missing command line option perhaps?

Cheers, John.


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