Abdelrazak Younes  wrote:

Hum, maybe the problem is in our side and not boost. This comment and code in frontends/Dialogs.cpp seems suspicious to me:

// Note that static boost signals break some compilers, so this wrapper
// initialises the signal dynamically when it is first invoked.
template<typename Signal>
class BugfixSignal {

Is it possible that boost::signal changed and that this BugfixSignal is not the right fix anymore?

Anyway, maybe the signal disconnection should take the BugfixSignal into account in some way?

Abdel.


Is there any relationship between this problem and Bug 4014, Comment 16 due to some changes in boost?


Roger

Reply via email to