$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (doug.gregor_at_[hidden])
Date: 2005-05-18 08:59:54
The iostreams example_test and newline_test seem to be looping. I've
killed them on the OSL tester, but now symmetric_filter_test is
currently taking a really long time to run... with the exception of
newline_test (which has been failing for a while), all of these tests
were passing before yesterday's flurry of iostream modifications.
Doug