$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2003-12-29 20:05:53
Oops! Boost.Random random_test now failing Win32 tests with compilers that
previously passed (gcc, intel, and VC++ 7.1).
The error message is:
Exception in "call_test_main": std::invalid_argument:
subtract_with_carry::seed.
--Beman