Boost C++ Libraries: Ticket #8033: Warning fixes in lamda https://svn.boost.org/trac10/ticket/8033 <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 wanting fixes into future boost releases. </p> <p> Please find attached a patch file against boost 1.53.0 which fixes several warnings in boost::lambda. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/8033 Trac 1.4.3 Franz Detro <franz.detro@…> Tue, 12 Feb 2013 09:25:42 GMT attachment set https://svn.boost.org/trac10/ticket/8033 https://svn.boost.org/trac10/ticket/8033 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">lambda.diff</span> </li> </ul> Ticket Steven Watanabe Sat, 16 Feb 2013 20:01:09 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/8033#comment:1 https://svn.boost.org/trac10/ticket/8033#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/82932" title="Remove name of unused parameter. Fixes #8033.">[82932]</a>) Remove name of unused parameter. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/8033" title="#8033: Patches: Warning fixes in lamda (closed: fixed)">#8033</a>. </p> Ticket