$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Robert Ramey (ramey_at_[hidden])
Date: 2005-10-21 10:50:20
David Abrahams wrote:
I have this problem right now. What I want to do is the following:
a) alter my Jamfiles to include command line switches to suppress the
warnings
in the tests and demos
b) The serialization library has a section which details issues specific to
each
compiler. I want to add an explanation for this compiler so that a user
can disable these warnings or not depending on his situation.
This seems to me a good solution and in any case the best we can
probably do.
Robert Ramey