Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8367: chrono does not compile with clang from XCode 4.5.2 with -std=c++11 -stdlib=libc++ and -arch armv7
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-04-10 20:34:26
#8367: chrono does not compile with clang from XCode 4.5.2 with -std=c++11
-stdlib=libc++ and -arch armv7
--------------------------------------------------------------+-------------
Reporter: Franz Detro <franz.detro@â¦> | Owner: viboes
Type: Bugs | Status: assigned
Milestone: To Be Determined | Component: chrono
Version: Boost 1.53.0 | Severity: Showstopper
Resolution: | Keywords:
--------------------------------------------------------------+-------------
Comment (by marshall):
_LIBCPP_VERSION was changed to 1101 soon after
`std::numeric_limits<>::max()` was marked as constexpr.
You can check for that, or use `#ifdef _LIBCPP_CONSTEXPR` which was added
at the same time as the change.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8367#comment:6> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:12 UTC