$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Roland Schwarz (roland.schwarz_at_[hidden])
Date: 2007-11-16 10:39:14
Anthony Williams wrote:
> I thought the test Jamfile was set up to catch this, hence the regression tests
> for Borland are showing lack of TSS cleanup for the static library, rather than
> failing to link. I'll investigate.
No need to:
William Kempf set it up this way:
The test is comiled with to tss_null.cpp, which defines
tss_cleanup_implemeted, so there is will be a runtime test
failure instead of a linking failure.
Roland aka speedsnail