$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Ralf W. Grosse-Kunstleve (RWGK_at_[hidden])
Date: 2002-06-10 14:15:20
> My setup has -fullwarn turned on by default, and it only has a few specific
> warnings turned off. I'm guessing your toolset doesn't have -fullwarn
> turned on.
Is it possible to turn -fullwarn off? Alternatively, is it possible to
extend the -woff list?
Note that one of the warnings in my last posting was reported for a
system include file (/usr/include/CC/stl_ctype.h). I.e. this is a file
that we cannot change. In addition, there are many similar warnings for
a number of boost libraries. It is impractical to change them all.
If you find a way of suppressing the warnings, I think your file should
be checked into the boost tree as soon as possible.
Ralf