
6 Dec
2004
6 Dec
'04
10:16 p.m.
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. Doug