$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [new Warnings policy] MS C4180 ontheMaintenance Guidelines
From: Peter Dimov (pdimov_at_[hidden])
Date: 2009-11-20 11:36:16
(Apologies of losing track of the quoting.)
>> Warnings often indicate real problems.
In this case, the real problem should be fixed - no matter whether it causes
a warning or not on compilers we care about. We already know how to do this.
There is no need to have a "warning policy" to fix bugs (I hope!)
A "warning policy" is only needed for warnings that do not indicate real
problems.