$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Mark Van Dijk (Mark.VanDijk_at_[hidden])
Date: 2007-12-11 14:21:07
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?