$include_dir="/home/hyper-archives/boost-testing/include"; include("$include_dir/msg-header.inc") ?>
From: AlisdairM (alisdair.meredith_at_[hidden])
Date: 2006-11-15 14:42:21
Anthony Williams wrote:
> One thing possibly worth noting: I'm running these tests with
> bjam_options="release".
That could well turn up a new set of errors on the Borland compiler.
Exception handling has been known to play havok with their
code-generator when you allow function inlining.
-- AlisdairM