Boost logo

Boost :

Subject: [boost] policy on compiler warnings?
From: Kenny Riddile (kfriddile_at_[hidden])
Date: 2009-06-20 00:21:55


Does Boost have any documented policy on compiler warnings? I, like a
lot of people, use warning level 4 when compiling with MSVC. I also
usually turn on warnings as errors, but I cannot easily do that since
many Boost libraries emit warnings at warning level 4 under MSVC9. I
realize that warnings aren't really standardized across compilers, but I
would still expect a project that touts itself as "...one of the most
highly regarded and expertly designed C++ library projects in the
world." to strive for zero warnings under a commonly used setting on one
of its official test compilers. I have created the following tickets
regarding warnings that are currently causing me trouble:

https://svn.boost.org/trac/boost/ticket/3193
https://svn.boost.org/trac/boost/ticket/3194
https://svn.boost.org/trac/boost/ticket/3195
https://svn.boost.org/trac/boost/ticket/3196
https://svn.boost.org/trac/boost/ticket/3197

Thanks,
Kenny Riddile


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk