$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Official warnings policy?
From: Peter Dimov (pdimov_at_[hidden])
Date: 2009-11-12 09:58:37
Stewart, Robert wrote:
> Indeed, Variant shouldn't suppress the warning, but wasn't the
> original issue because a test was triggering it? IOW, it is the
> test code that should work around or suppress the warning.
This is what the test tests. If it "works around the warning" it is no
longer a test. You may as well remove it, which will also silence the
warning.