$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2002-08-20 21:27:35
See http://boost.sourceforge.net/regression-logs/cs-win32-index.html and 
particularly 
http://boost.sourceforge.net/regression-logs/cs-win32-diff.html
Note that disjoint_set_test is reporting fails without any links to 
messages for some compilers.  These tests are reporting runtime errors like 
memory violations and debug library detection of damage to memory.
It would probably be a lot easier to debug these via debugger than looking 
at any messages the regression tests are likely to generate.
--Beman