Boost logo

Boost :

Subject: Re: [boost] [math] Comeau can't match math::tools::fmod_workaround
From: John Maddock (john_at_[hidden])
Date: 2009-11-27 06:10:27


> Could any one confirm if it is an error indeed?

These all look to be related, and indicate a genuine issue:

fabs(long_double_value)

is returning a double (ie truncated) result :-(

Can you confirm whether #include <cmath> results in fabs(long double) being
defined?

Thanks, John.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk