Boost C++ Libraries: Ticket #7428: Warning fixes in graph https://svn.boost.org/trac10/ticket/7428 <p> We have a zero warning policy in our development projects and experience lots of warnings in several boost libraries. With every new boost version we need to apply a set of warning fixes. </p> <p> It would help a lot if you could integrate these warning fixes into future boost releases. </p> <p> Please find attached a patch file against boost 1.51.0 which fixes several warnings in boost::graph. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/7428 Trac 1.4.3 Franz Detro <franz.detro@…> Thu, 27 Sep 2012 08:12:22 GMT attachment set https://svn.boost.org/trac10/ticket/7428 https://svn.boost.org/trac10/ticket/7428 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">graph-warnings.diff</span> </li> </ul> Ticket Jeremiah Willcock Thu, 27 Sep 2012 17:43:11 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/7428#comment:1 https://svn.boost.org/trac10/ticket/7428#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/80725" title="Applied patch from #7428; fixes #7428">[80725]</a>) Applied patch from <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/7428" title="#7428: Patches: Warning fixes in graph (closed: fixed)">#7428</a>; fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/7428" title="#7428: Patches: Warning fixes in graph (closed: fixed)">#7428</a> </p> Ticket