Boost logo

Boost Users :

Subject: [Boost-users] warnings with VS2008 and Boost 1.44
From: gast128 (gast128_at_[hidden])
Date: 2010-10-28 10:27:16


Dear all,

we try to use Boost 1.44 with our applications and we got the follow warnings:

-gamma.hpp(1053) : warning C4701
-token_functions.hpp(220) : warning C4127
-find_format_store.hpp(74) : warning C4100

We have here a 'treat warning as error' polciy, so in effect we may have to
add an extra header for some libraries which disables the warning locally and
then includes the Boost library header (thru the #pragma push / pop mechanism).


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net