Subject: Re: [boost] [boost.test] Customized test suite gives SIGSEGV when setup fails
From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2008-09-15 04:08:24


Gennaidy Rozental wrote:
> Markus Schöpflin <markus.schoepflin <at> comsoft.de> writes:
>
>> Markus Schöpflin wrote:
>>> Hello,
>>>
>>> I'm getting a SIGSEGV when trying the following with Boost 1.35.0 and
>>> gcc 4.1.2:
>> [...]
>>
>> Just for info, the behaviour is the same for Boost 1.36.0.
>
> Fix checked into trunk.

Thank you.

I merged changeset 48766 to my 1.35.0 tree, and it fixed the problem there too.

Markus