$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2006-01-28 04:04:53
> 1) Building boost_prg_exec_monitor.dll fails
Fixed
> 2) Unresolved external break_exec_path when trying to use auto unit tests
Fixed
> 3) BOOST_AUTO_TEST_MAIN no longer names master test suite
"Feature not a bug" ;) Read update note how you should do this
> 4) BOOST_AUTO_TEST_SUITE names not reported in errors
"Feature not a bug" ;) With confirmation report only master test suite level
name gets mentioned
> 5) No of failures reported are twice as many as actual count
Fixed
Gennadiy