Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2005-10-21 11:22:54


When using boost/test/minimal.hpp, it doesn't respond to the presence
of --catch_system_errors=no, which makes it unreasonably difficult to
debug problems on Windows. All I get is an exception caught by the
test library, with all of the info about the real cause of the error
lost, which is absolutely unhelpful. It seems to me that the minimal
configuration ought to at least be useful for writing and debugging
simple test cases.

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk