
13 Mar
2006
13 Mar
'06
4:03 p.m.
On 3/13/06, Vladimir Prus <ghost@cs.msu.su> wrote:
The functional/hash/has_float_test test fails in CalebEpstein-V2 test results.
I suspect that's some Sun-specific floating point accuracy issue.
Caleb, can you check if that test works with V1? If so, can you get command lines for both V1 and V2 via:
The test has been failing for some time. This failure suggests a problem with ldexp or frexp for long doubles. Looking at http://lists.boost.org/Archives/boost/2005/04/83872.php it seems that the library has overloads for long doubles, but I expect the implementation treats them as doubles. But regardless, this is probably not a build issue. Daniel