$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2001-11-30 09:59:26
In the Win32 regression test, GCC 2.95.2-6 is looping while compiling
iterators_test.cpp.
There was a first error message regarding operators.hpp before the loop.
This didn't happen yesterday, so I reverted operators.hpp to the 1.25.1
version. The compile then ran without error or warning, and the test
passed.
Any ideas?
--Beman