$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2004-01-04 17:21:30
Ignore the Win32 results for intel-win32, msvc, vc7, and vc7.1 in the
regression tests just posted. I stupidly ran them with the bjam -j2 switch,
which causes compiles to run in parallel. A nice speedup, but it causes the
bjam log file to mix results from different tests, invalidating the status
table.
I'm rerunning now, but it will take several hours.
--Beman