Boost logo

Boost :

From: Neal Coombes (nealc_at_[hidden])
Date: 2004-12-06 17:23:11


Doug Gregor wrote:
>
> On Dec 6, 2004, at 4:03 PM, Neal Coombes wrote:
>
>> I have been experiencing some strange behaviour (on Solaris 2.9 intel)
>> with the signals::trackable object. I'm using it on all my objects
>> that connect to signals and it doesn't seem to disconnect the signals
>> consistently on destroyed objects (these objects are publicly and
>> virtually derived from trackable). I've worked around the problem by
>> manually disconnecting from all signals in the objects destructors.
>
>
> Which version of Boost are you using? We fixed one such bug between
> 1.31.0 and 1.32.0.

Sorry, I should have mentioned that :) I am using 1.31, I've asked our
admins to install 1.32 for other problems we've been having with signals
and pthread. I'll try it with that and report back. (Any chance any
problems with pthread were fixed too? :)

Thanks,
Neal


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