$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [boost.test] Customized test suite gives SIGSEGV when setup fails
From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2008-09-12 12:03:25
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.
Markus