Re: [Boost-bugs] [Boost C++ Libraries] #6627: nonfinite_num_put formatting of 0.0 is incorrect

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #6627: nonfinite_num_put formatting of 0.0 is incorrect
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-03-01 23:38:40


#6627: nonfinite_num_put formatting of 0.0 is incorrect
------------------------------------------+---------------------------------
  Reporter: krwalker@… | Owner: pbristow
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: math
   Version: Boost 1.48.0 | Severity: Problem
Resolution: | Keywords:
------------------------------------------+---------------------------------

Comment (by krwalker@…):

 I may have a patch that makes the FP_ZERO case only output the '-' if (
 flags_ & signed_zero ). It then reduces iosb.width() by 1 and delegates to
 std::num_put.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/6627#comment:5>
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:09 UTC