Re: [boost] Re: Re: OpenBSD regression, hanging tests!

2003-02-16 Thread Beman Dawes
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

Re: [boost] Re: Re: OpenBSD regression, hanging tests!

2003-02-16 Thread Rene Rivera
[2003-02-16] 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

[boost] Re: Re: OpenBSD regression, hanging tests!

2003-02-16 Thread Gennadiy Rozental
> 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 turn