
On Sun, 8 Nov 2009, John Maddock wrote:
Dear all,
I've started a wiki page here: https://svn.boost.org/trac/boost/wiki/WarningFixes for folks to collaborate on fixing warnings from Boost libraries.
As noted the initial effort should be directed towards core libraries - those that get included and reused by other libraries.
You can help by:
* Running the tests for your favorite libraries (those not already listed, or with "unknown" status), and updating their "Status" field to reflect whether any work is needed. * Filing bug reports if it's not obvious how to silence the warnings. * Filing patches if the fixes are obvious. * Fixing the code if you're a library author!
There's something for everyone there, whether you're a Boost newbie, or a hardened veteran, so I hope that many hands can make light work of this!
Would it be possible to get the warning output from the regression tests, at least for libs/{graph,property_map,graph_parallel}? I do not believe I have easy access to the compilers that are going to be used for warning checking. -- Jeremiah Willcock