$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: jeff_at_[hidden]
Date: 2007-12-11 16:47:27
> Jeff Garland wrote:
>> So, why do the regression tests pass on all VC compilers....including
> the one above?
>
>
> the ASSERT() will only fire in debug mode - i assume that the regression
> tests are run in release mode?
It varies, but most of them are run in debug mode. Is there a stack trace
or other information to help figure this out?
Jeff