Re: [Boost-bugs] [Boost C++ Libraries] #9512: trivial bug: sign change for negative values in bessel_i1

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9512: trivial bug: sign change for negative values in bessel_i1
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-12-23 10:07:20


#9512: trivial bug: sign change for negative values in bessel_i1
------------------------------------------+-------------------------
  Reporter: Cornelia Strauß <strauss@…> | Owner: johnmaddock
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: math
   Version: Boost 1.55.0 | Severity: Problem
Resolution: fixed | Keywords:
------------------------------------------+-------------------------
Changes (by johnmaddock):

 * status: new => closed
 * resolution: => fixed

Comment:

 Some investigation shows that that is dead code: negative x is handled by
 the caller of that function. I've removed the offending code and added an
 assert for x >= 0 instead. Fixed in Git develop.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9512#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:15 UTC