Re: [Boost-bugs] [Boost C++ Libraries] #9061: Incorrect usage of `long long` in Boost.Intrusive

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9061: Incorrect usage of `long long` in Boost.Intrusive
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-09-07 20:33:10


#9061: Incorrect usage of `long long` in Boost.Intrusive
---------------------------+--------------------------------------------
  Reporter: apolukhin | Owner: igaztanaga
      Type: Bugs | Status: new
 Milestone: Boost 1.55.0 | Component: intrusive
   Version: Boost 1.54.0 | Severity: Regression
Resolution: | Keywords: long long intrusive containers
---------------------------+--------------------------------------------

Comment (by igaztanaga):

 Those uses are protected with BOOST_HAS_LONG_LONG, so I don't understand
 why is this macro active when compiling in strict ISO 98 mode. Maybe you
 are activating some -Wno-long-long and compiling warnings as errors? I
 don't think there is a fix for this, unless boost/config is modified to
 detect long long warning as error was activated by command line.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9061#comment:1>
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:14 UTC