Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9802: It seems as if integer division is being returned as a floating point
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-03-26 13:39:20
#9802: It seems as if integer division is being returned as a floating point
-------------------------------+----------------------------
Reporter: ajgibson@⦠| Owner: johnmaddock
Type: Bugs | Status: closed
Milestone: To Be Determined | Component: multiprecision
Version: Boost 1.55.0 | Severity: Problem
Resolution: fixed | Keywords:
-------------------------------+----------------------------
Changes (by johnmaddock):
* status: new => closed
* resolution: => fixed
Comment:
The result isn't a floating point type: rather the expression templates
can radically re-order many operations. However, this is a bug, so I've
disabled some reordering operations specifically for integer types:
https://github.com/boostorg/multiprecision/commit/9eb732b956803f4999da50e155e757083e89beb3.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9802#comment:3> 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