
16 Nov
2007
16 Nov
'07
3:39 p.m.
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