Boost logo

Boost :

From: John Maddock (john_at_[hidden])
Date: 2005-12-01 14:20:00


> I tried the tests in question and it works like expected when
> specifying -ieee on the command line.
>
> John, maybe it would be best to give a compile error on Tru64/CXX for
> these tests when _IEEE_FP is not defined.

There's no trickery to make it pass without -ieee: infinities don't get
tested because numeric_limits<>::has_infinity is false. I've just checked
with -ieee and then infinities and NaN's do get tested, and everything works
as expected.

Thanks for the heads-up.

John.


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