$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [test]: heap tests broken in release
From: Tim Blechmann (tim_at_[hidden])
Date: 2013-05-23 00:28:03
>> for some reasons, the tests of boost heap are broken in release. it
>> crashes somewhere in boost.test code. trunk works well ...
>
> Well the difference is not that surprising, given that the released version
> is significantly different. As for the issue at hand, can you run it under
> debugger?
it seems to crash before the test cases are executed ... somewhere in
the setup phase ... the initial posting contained a backtrace, is this
somehow helpful?
thnx, tim