30 Oct
2013
30 Oct
'13
6:21 p.m.
Assertion failed: (!!s_active_handler), function jump_buffer, file ../boost/test/impl/execution_monitor.ipp, line 683. Assertion failed: (!!s_active_handler), function sys_sig, file ../boost/test/impl/execution_monitor.ipp, line 690.
what does this tell me?
Bad build? New compilation options?
that was it, bad linking options actually! boost.test was linked twice, leading to this more than awkward behavior ...