$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2007-09-05 07:10:19
How do I test with multiple toolsets?
How do I apply the /EHa to all msvc builds and tests that use
execution_monitor.ipp (to deal with the msvc
"..\..\..\boost/test/impl/execution_monitor.ipp(214) : warning C4535:
calling _set_se_translator() requires /EHa" warning?
Why does 20 minutes of searching the documentation not turn up the
answers to such simple questions? Why doesn't the tutorial cover such
basic tasks?
Frustrated-again-by-bjam,
--Beman