Subject: [Boost-bugs] [Boost C++ Libraries] #8790: BOOST_LCAST_HAS_INT128 defined in 32-bit machine using gcc
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-07-07 03:11:59
#8790: BOOST_LCAST_HAS_INT128 defined in 32-bit machine using gcc
---------------------------------------+--------------------------
Reporter: Felix Yan <felixonmars@â¦> | Owner: apolukhin
Type: Bugs | Status: new
Milestone: To Be Determined | Component: lexical_cast
Version: Boost 1.54.0 | Severity: Problem
Keywords: |
---------------------------------------+--------------------------
BOOST_LCAST_HAS_INT128 defined in lexical_cast.hpp only considered gcc
version > 4.7, but this will fail in 32-bit machines as there's no
__SIZEOF_INT128__ defined, so the #ifdef thing below just fails to lookup
"boost::int128_type".
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8790> 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:13 UTC