[Boost-bugs] [Boost C++ Libraries] #9107: unused parameter warning in fraction with clang

Subject: [Boost-bugs] [Boost C++ Libraries] #9107: unused parameter warning in fraction with clang
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-09-12 14:49:51


#9107: unused parameter warning in fraction with clang
-------------------------------------+-------------------------
 Reporter: mgaunard | Owner: johnmaddock
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: math
  Version: Boost Development Trunk | Severity: Problem
 Keywords: |
-------------------------------------+-------------------------
 {{{
 /home/nt2/dev/boost/trunk/boost/math/tools/fraction.hpp:36:47: warning:
 unused parameter 'v' [-Wunused-parameter]
        static result_type a(const value_type& v)
                                               ^
 }}}

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9107>
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