Boost C++ Libraries: Ticket #1271: unused parameter warning in release build https://svn.boost.org/trac10/ticket/1271 <p> As posted ("[C++-sig] unused parameter warning in 1.34.1"), this removes an unused param. warning in 1.34.1 </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/1271 Trac 1.4.3 Hans Meine <meine@…> Mon, 17 Sep 2007 10:01:31 GMT attachment set https://svn.boost.org/trac10/ticket/1271 https://svn.boost.org/trac10/ticket/1271 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">boost_unused_parameters.diff</span> </li> </ul> Ticket Hans Meine <meine@…> Mon, 17 Sep 2007 10:02:39 GMT attachment set https://svn.boost.org/trac10/ticket/1271 https://svn.boost.org/trac10/ticket/1271 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">boost_unused_parameter.diff</span> </li> </ul> Ticket Hans Meine <meine@…> Mon, 17 Sep 2007 10:04:13 GMT <link>https://svn.boost.org/trac10/ticket/1271#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/1271#comment:1</guid> <description> <p> Sorry, please ignore the first attachment, it was an older similar patch I had laying around with nearly the same filename. :-( (And IIRC that one went in long ago.) </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Marshall Clow</dc:creator> <pubDate>Wed, 26 Sep 2007 17:06:40 GMT</pubDate> <title>type, component changed; owner set https://svn.boost.org/trac10/ticket/1271#comment:2 https://svn.boost.org/trac10/ticket/1271#comment:2 <ul> <li><strong>owner</strong> set to <span class="trac-author">Dave Abrahams</span> </li> <li><strong>type</strong> <span class="trac-field-old">Bugs</span> → <span class="trac-field-new">Patches</span> </li> <li><strong>component</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">Python</span> </li> </ul> Ticket Dave Abrahams Thu, 26 Jun 2008 21:34:13 GMT status, milestone changed https://svn.boost.org/trac10/ticket/1271#comment:3 https://svn.boost.org/trac10/ticket/1271#comment:3 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.36.0</span> </li> </ul> Ticket troy d. straszheim Sun, 20 Sep 2009 12:19:22 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/1271#comment:4 https://svn.boost.org/trac10/ticket/1271#comment:4 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> fixed by jhunold back in <a class="changeset" href="https://svn.boost.org/trac10/changeset/41649" title="Silence unused paramter warning in release mode. ">r41649</a> </p> Ticket