Subject: [Boost-bugs] [Boost C++ Libraries] #6986: C++11 feature used unconditionally
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-06-12 18:43:23
#6986: C++11 feature used unconditionally
------------------------------------------+---------------------------------
Reporter: Jeff Trull <edaskel@â¦> | Owner: rogeeff
Type: Bugs | Status: new
Milestone: To Be Determined | Component: test
Version: Boost Development Trunk | Severity: Problem
Keywords: max_digits10 |
------------------------------------------+---------------------------------
test/tools/impl.hpp line 92 uses std::numeric_limits<T>::max_digits10, a
C++11 feature, without checking if it can be used. This results in
compiler errors in gcc when -std=c++0x is not supplied.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/6986> 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:09 UTC