$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Mark Rodgers (mark.rodgers_at_[hidden])
Date: 2000-06-26 14:42:20
> I ran the boost regression test; see
> http://www.egroups.com/files/boost/compile_status.html
> This shows considerable improvement.
Now if the owner of integer_traits_test.cpp were to please change
void runtest(const std::string & type)
to
void runtest(const char *type)
we would have a complete line down the first column. Jens???
Mark