|
Boost Testing : |
From: John Maddock (john_at_[hidden])
Date: 2007-11-21 07:13:15
Richard Webb wrote:
> John Maddock <john <at> johnmaddock.co.uk> writes:
>
>>
>> However, I am testing some warning supressions now: as long as there
>> are no regressions in the current compilers I'll commit, and
>> hopefully your next report will be a tad smaller
>>
>
> Are these supressions purely for VC9, or for VC8 as well?
> The 6334 warning shows up a lot when using the VC8 code analyser as
> well - i've got it turned off in some code here thats built with
> VC8/Boost1.34.1.
I hadn't realised this effected VC8 as well, I've changed the logic to
disable the warnings for that compiler as well: if you can test the current
type-traits SVN state and report back that would be great :-)
Thanks, John.