$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Jörg Becker (becker_at_[hidden])
Date: 2006-07-27 11:52:42
How can I use the the register_exception_translater with the Auto unit test
framework? With boost 1.31 / VC7.1 I wrote a dummy test only containing the
register_exception_translator call. This works fine, but with boost 1.33 /
gcc3.3 this workaround does not work.
Any Suggestions?
Jörg