Boost C++ Libraries: Ticket #8039: Warning fixes in xpressive https://svn.boost.org/trac10/ticket/8039 <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.53.0 which fixes several warnings in boost::xpressive. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/8039 Trac 1.4.3 Franz Detro <franz.detro@…> Tue, 12 Feb 2013 09:36:30 GMT attachment set https://svn.boost.org/trac10/ticket/8039 https://svn.boost.org/trac10/ticket/8039 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">xpressive.diff</span> </li> </ul> Ticket Eric Niebler Tue, 12 Feb 2013 17:12:40 GMT <link>https://svn.boost.org/trac10/ticket/8039#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8039#comment:1</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/82832" title="remove unused variables, refs #8039">[82832]</a>) remove unused variables, refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/8039" title="#8039: Patches: Warning fixes in xpressive (closed: fixed)">#8039</a> </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Eric Niebler</dc:creator> <pubDate>Mon, 18 Feb 2013 00:15:11 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/8039#comment:2 https://svn.boost.org/trac10/ticket/8039#comment:2 <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/82961" title="merge [82832] from trunk, fixes #8039">[82961]</a>) merge <a class="changeset" href="https://svn.boost.org/trac10/changeset/82832" title="remove unused variables, refs #8039">[82832]</a> from trunk, fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/8039" title="#8039: Patches: Warning fixes in xpressive (closed: fixed)">#8039</a> </p> Ticket