$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-03-13 11:08:59
On Monday 13 March 2006 19:03, Caleb Epstein wrote:
> On 3/13/06, Vladimir Prus <ghost_at_[hidden]> 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
>
> They don't and never have. There is markup in
> explicit-failures-markup.xmlfor this failure (and similar ones in
> math/octonion_test and
> quaternion_test), but the toolset name was BBv1-style. I'v corrected this
> in CVS.
Thank you!
Just as a check -- did you add "-sun" to the gcc versions defined in your
user-config.jam? I.e.
using gcc : 3.4.3-sun : .......
?
Thanks,
Volodya