$include_dir="/home/hyper-archives/boost-testing/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-testing] testing with all warninggs being treated as errors
From: Robert Ramey (ramey_at_[hidden])
Date: 2015-11-21 00:28:52
Right now on the test matrix there are large number of tests marked
failing as just because they emit a warning. This is unhelpful and
mis-leading. Given the breadth of environments we test on, it's
unrealistic to expect that we can avoid all warnings. Please remove
this switch from the tests.
Robert Ramey