Re: [Boost-bugs] [Boost C++ Libraries] #12204: Boost 1.61.0 mulitiprecision introduces warning on clang / OS X

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #12204: Boost 1.61.0 mulitiprecision introduces warning on clang / OS X
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-05-13 16:04:37


#12204: Boost 1.61.0 mulitiprecision introduces warning on clang / OS X
-------------------------------+----------------------------
  Reporter: howard.hinnant@… | Owner: johnmaddock
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: multiprecision
   Version: Boost 1.61.0 | Severity: Regression
Resolution: | Keywords:
-------------------------------+----------------------------

Comment (by howard.hinnant@…):

 Also using clang 3.8 on linux this additional warning has been noted:
 {{{
 boost/multiprecision/cpp_int/bitwise.hpp:354:9: warning: unused variable
 'truncated' [-Wunused-variable]
   bool truncated = result.size() != rs;
 }}}

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/12204#comment:2>
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:20 UTC