$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [test] Some more warning suppression
From: John Maddock (john_at_[hidden])
Date: 2008-12-29 13:04:04
It's not just gcc that's emitting a bunch of warnings from the new
Boost.Test code: MSVC does as well, the attached patch fixes these, OK to
commit?
Cheers, John.