Boost C++ Libraries: Ticket #8852: unreferenced parameter warning https://svn.boost.org/trac10/ticket/8852 <p> Fixed in trunk revision 85076. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/8852 Trac 1.4.3 alex@… Thu, 18 Jul 2013 18:43:41 GMT attachment set https://svn.boost.org/trac10/ticket/8852 https://svn.boost.org/trac10/ticket/8852 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">boost-8852.diff</span> </li> </ul> Ticket Emil Dotchevski Thu, 18 Jul 2013 19:32:21 GMT <link>https://svn.boost.org/trac10/ticket/8852#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8852#comment:1</guid> <description> <p> Thanks. Which compiler version issues the warning, on which platform, and with what command line? </p> </description> <category>Ticket</category> </item> <item> <author>alex@…</author> <pubDate>Thu, 18 Jul 2013 19:35:28 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/8852#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8852#comment:2</guid> <description> <p> Windows, msvc11 (VC++ 2012). One needs to compile with /W4 (the unreferenced parameter warning is a level-4 warning). </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Emil Dotchevski</dc:creator> <pubDate>Thu, 18 Jul 2013 20:55:16 GMT</pubDate> <title>status, description changed; resolution set https://svn.boost.org/trac10/ticket/8852#comment:3 https://svn.boost.org/trac10/ticket/8852#comment:3 <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> <li><strong>description</strong> modified (<a href="/trac10/ticket/8852?action=diff&amp;version=3">diff</a>) </li> </ul> Ticket