|
Boost : |
From: Peter Dimov (pdimov_at_[hidden])
Date: 2000-11-08 09:25:26
From: "David Abrahams" <abrahams_at_[hidden]>
> > #pragma warning(disable: 4800) // conversion from int/void* to bool
>
> I'm not sure you should disable this one. IME it reports bugs in my code,
> even if the message isn't too useful.
For test-any.cpp, in particular, the twelve 4800 warnings are benign. I'm
not advocating disabling this (or any other) warning as a general rule, just
on a case by case basis.
-- Peter Dimov Multi Media Ltd.
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk