$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [variant] tests failing on master
From: Frank Mori Hess (fmh6jj_at_[hidden])
Date: 2019-04-30 15:59:22
boost.variant tests are failing on master. Whatever the bug is, it is
also causing my signals2 tests that use variant to fail.
-- Frank