[Boost-bugs] [Boost C++ Libraries] #9109: Warning in bessel with -Wshadow

Subject: [Boost-bugs] [Boost C++ Libraries] #9109: Warning in bessel with -Wshadow
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-09-13 15:29:59


#9109: Warning in bessel with -Wshadow
------------------------------+-------------------------
 Reporter: mgaunard | Owner: johnmaddock
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: math
  Version: Boost 1.54.0 | Severity: Problem
 Keywords: |
------------------------------+-------------------------
 {{{
 /home/nt2/dev/boost/trunk/boost/math/special_functions/detail/bessel_jy_series.hpp:
 In function ‘T boost::math::detail::bessel_y_small_z_series(T, T, T*,
 const Policy&)’:
 /home/nt2/dev/boost/trunk/boost/math/special_functions/detail/bessel_jy_series.hpp:197:11:
 warning: declaration of ‘s’ shadows a previous local [-Wshadow]
 /home/nt2/dev/boost/trunk/boost/math/special_functions/detail/bessel_jy_series.hpp:179:46:
 warning: shadowed declaration is here [-Wshadow]
 }}}

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