Boost logo

Boost :

From: Beman Dawes (bdawes_at_[hidden])
Date: 2003-02-16 12:07:53


At 10:52 AM 2/16/2003, Gennadiy Rozental wrote:
>> Changing line 64 to:
>>
>> #elif defined(BOOST_HAS_SIGACTION) && !defined(__OpenBSD__)
>>
>> Does make the tests not hang any more.
>>
>> Instead it causes them to fail with core dumps, or perhaps that's a
>success?
>
>errors_handling_test supposed to cause FPE and crash in case if signal
>handling is turned off.
>I do not know about thread tests.
>
>The problems with hanging tests may be related to the thread safety
issues
>discoverred by John. We may try to retry to use signal handling once I
>address above issues.
>
>> This includes both the "test" and "thread" hangs.
>
>What about random?

random_test hung again on Win32 for one compiler this morning.

--Beman


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk