30 Oct
2013
30 Oct
'13
6:51 a.m.
Tim Blechmann
hi all, i'm not sure what is the reason for this, but the boost.heap testsuite has some severe problems, which seem to be related with boost.test:
in the release branch, all (!!!) tests fail on all unixy platforms. this
I did not make any changes in release branch. Did anyone else do?
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? There is an assert in Boost.Test code, which is failing, but I do not see how this failure can happen. Gennadiy