$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Doug Gregor (dgregor_at_[hidden])
Date: 2005-05-24 10:13:14
The iostreams regression tests are looking a LOT better. Great!
I see that everything is failing on gcc-2.95.3-linux. I'm going to mark
this toolset as unusable: nobody expects iostreams-anything to work
with GCC 2.95.x's non-templated iostreams, and the maintenance burden
far outweighs any advantage.
The bzip2, gzip, and zlib tests are failing on Windows. I can't tell if
this is a configuration error on the testers' machines or if it's a
build issue in the iostreams library. I'll take a shot at reproducing
the problem this evening.
Doug