$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Stefan Seefeld (seefeld_at_[hidden])
Date: 2005-12-04 15:51:48
Daryle Walker wrote:
> Maybe we should add something to a script that if a compiler shows up in
> most tests, especially if it's the sole problem compiler for many tests
> across many libraries. The message could say that "compiler X by operator Y
> seems to be broken." (My criteria may be too vague for a computer.)
Or, put some dummy test in place that will fail on configuration problems,
and only continue with the rest of the test suite if that dummy test passes.
Regards,
Stefan