$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2007-10-21 13:41:37
"Sean Huang" <huangsean_at_[hidden]> wrote in message
news:BAY143-DAV16F7E902C16F69CE8FDF74A3990_at_phx.gbl...
> Interprocess causes numerous "debug assertions" on Windows 64-bit
> platform.
> Since nobody is clicking on the dialog boxes and the process will only be
> killed by bjam after 5mins (necessary for some of the libraries), this
> results in unbearable long testing times. Please either
> 1. Disable tests on Win64 or
> 2. Change the CRT report mode not to show the diaglog box.
Boost.Test deals with it as well.
Genandiy