$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2003-02-15 17:33:37
> * test lib has three tests failing all compilers; at least some of these
> passed until recently.
Note that errors_handling_test and results_resport_test failures does not
lead ot any error messages.
So I would recommend to perform clean build of those two.
test_fp_comparisons IS failing on all compilers for now. It shows some
problems with comparison alsorithm. I will take a closer look after release.
I also supposedly fixed several errors/warnings from different win32
compilers i my unit test.
> * test lib is causing new Borland warnings for many other libraries. See
> type_traits/is_pointer_test for example.
fixed.
Gennadiy