Boost C++ Libraries: Ticket #7883: unused parameter warnings https://svn.boost.org/trac10/ticket/7883 <p> Hello, </p> <p> I've noticed a few 'unused parameter' warnings in the spirit library, as discussed in the related bug <a class="ext-link" href="https://svn.boost.org/trac/boost/ticket/7880"><span class="icon">​</span>https://svn.boost.org/trac/boost/ticket/7880</a>. After suggestion, I'm submitting a new bug against the specific project. </p> <p> Attached is a patch that fixes those ones that I've found (by not naming the parameters). </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/7883 Trac 1.4.3 alex@… Fri, 11 Jan 2013 17:25:52 GMT attachment set https://svn.boost.org/trac10/ticket/7883 https://svn.boost.org/trac10/ticket/7883 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">boost-7883.patch</span> </li> </ul> Ticket Nikita Kniazev <nok.raven@…> Mon, 18 Dec 2017 15:49:54 GMT <link>https://svn.boost.org/trac10/ticket/7883#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/7883#comment:1</guid> <description> <p> Fixed in <a class="ext-link" href="https://github.com/boostorg/spirit/commit/5c44ac5af59b661aaca4002cbb1d81f14e084d89"><span class="icon">​</span>https://github.com/boostorg/spirit/commit/5c44ac5af59b661aaca4002cbb1d81f14e084d89</a> and <a class="ext-link" href="https://github.com/boostorg/spirit/pull/335"><span class="icon">​</span>https://github.com/boostorg/spirit/pull/335</a> </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Joel de Guzman</dc:creator> <pubDate>Mon, 18 Dec 2017 23:25:54 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/7883#comment:2 https://svn.boost.org/trac10/ticket/7883#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> Ticket