$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [wave] disabling msvc warnings
From: Hartmut Kaiser (hartmut.kaiser_at_[hidden])
Date: 2008-10-08 08:29:11
Jürgen,
> The current Jamfile for building Wave disables MS "secure" STL and C-
> Runtime warnings only for msvc-8.0.
> Please find a patch attached which removes the toolset version and thus
> eliminates the warnings for 9.0 (and above too).
> Rationale: Those "features" are not likely to disappear and mvsc
> version less than 8.0 are slowly dying out.
>
> Okay to commit ? And merge to release ?
> Or use an extra check for 9.0 ?
Please go ahead and commit and merge this patch. Could you do similar changes for the wave tool/examples as well?
Thanks!
Regards Hartmut