$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (gregod_at_[hidden])
Date: 2002-09-25 08:20:25
Hi Markus,
Should be fixed now; thanks for the report.
The regression tests should have caught this; are we not running them
nightly any more?
Doug
On Wednesday 25 September 2002 05:39 am, Markus Schöpflin wrote:
> Hello,
>
> the current status test "signal_test" currently hangs on my machine (AIX
> 4.3.3, vacpp 5.02). It looks like an infinite loop or something, it just
> consumes all processor resources until killed.
>
> This affects the current release branch and started somewhere between
> 20.09.2002 and 24.09.2002, it was working ok before that date.
>
> Markus