$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Connecting signals2::signal to another signals2::signal: trackable?
From: Frank Mori Hess (fmhess_at_[hidden])
Date: 2012-08-02 22:29:59
On Thursday, August 02, 2012, Chris Stankevitz wrote:
> Q2: Will I get a crash if pB is subsequently released?
>
> A2: Yes
It doesn't crash for me (I tried with the attached test program). Can you
provide a test program that produces the crash?