Subject: [Boost-bugs] [Boost C++ Libraries] #1582: BOOST_HAS_LONG_LONG is defined when it shouldn't be
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-01-19 22:33:42
#1582: BOOST_HAS_LONG_LONG is defined when it shouldn't be
-------------------------------------+--------------------------------------
Reporter: steven_watanabe | Owner: johnmaddock
Type: Bugs | Status: new
Milestone: Boost 1.36.0 | Component: config
Version: Boost Development Trunk | Severity: Problem
Keywords: |
-------------------------------------+--------------------------------------
One of the units examples is now failing on gcc 3.4.4.
I'm compiling with <warnings>all which causes the options -Wall and
-pedantic
to be passed to the compiler. Apparently, -pedantic disables long long
and boost/config/compiler/gcc.hpp fails to detect this.
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1582>
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:49:57 UTC