Boost C++ Libraries: Ticket #3600: [tribool] BOOST_TRIBOOL_THIRD_STATE produces warning https://svn.boost.org/trac10/ticket/3600 <p> #include &lt;boost/logic/tribool.hpp&gt; BOOST_TRIBOOL_THIRD_STATE(ignore) </p> <p> leads to a compiler warning (gcc 4.2.1) </p> <blockquote> <p> warning: unused parameter 'dummy' </p> </blockquote> <p> (Sorry, could not find a suitable component.) </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/3600 Trac 1.4.3 anonymous Mon, 09 Nov 2009 16:05:24 GMT component changed; owner set https://svn.boost.org/trac10/ticket/3600#comment:1 https://svn.boost.org/trac10/ticket/3600#comment:1 <ul> <li><strong>owner</strong> set to <span class="trac-author">Douglas Gregor</span> </li> <li><strong>component</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">logic</span> </li> </ul> Ticket Jeremiah Willcock Fri, 27 Nov 2009 17:34:58 GMT attachment set https://svn.boost.org/trac10/ticket/3600 https://svn.boost.org/trac10/ticket/3600 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">tribool.patch</span> </li> </ul> <p> Patch to fix problem </p> Ticket Jeremiah Willcock Fri, 27 Nov 2009 17:35:43 GMT <link>https://svn.boost.org/trac10/ticket/3600#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/3600#comment:2</guid> <description> <p> I added a fix for this problem. Is it OK to commit it to the trunk? </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Jeremiah Willcock</dc:creator> <pubDate>Sat, 28 Nov 2009 17:05:56 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/3600#comment:3 https://svn.boost.org/trac10/ticket/3600#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> </ul> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/58007" title="Removed unused parameter; fixes #3600">[58007]</a>) Removed unused parameter; fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/3600" title="#3600: Bugs: [tribool] BOOST_TRIBOOL_THIRD_STATE produces warning (closed: fixed)">#3600</a> </p> Ticket Daniel James Thu, 24 Mar 2011 20:55:49 GMT <link>https://svn.boost.org/trac10/ticket/3600#comment:4 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/3600#comment:4</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/70520" title="Logic: merge old warning fixes. - [53429] Fix `gcc -Wshadow` ...">[70520]</a>) Logic: merge old warning fixes. </p> <ul><li><a class="changeset" href="https://svn.boost.org/trac10/changeset/53429" title="Fix gcc -Wshadow warnings in tribool. Fixes #3093. 1/2 of the patch ...">[53429]</a> Fix <code>gcc -Wshadow</code> warnings. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/3093" title="#3093: Patches: [patch] GCC Shadow errors in logic/tribool (closed: fixed)">#3093</a>. </li><li><a class="changeset" href="https://svn.boost.org/trac10/changeset/58007" title="Removed unused parameter; fixes #3600">[58007]</a> Remove unused parameter. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/3600" title="#3600: Bugs: [tribool] BOOST_TRIBOOL_THIRD_STATE produces warning (closed: fixed)">#3600</a>. </li></ul> </description> <category>Ticket</category> </item> <item> <dc:creator>anonymous</dc:creator> <pubDate>Thu, 24 Mar 2011 21:07:13 GMT</pubDate> <title>milestone changed https://svn.boost.org/trac10/ticket/3600#comment:5 https://svn.boost.org/trac10/ticket/3600#comment:5 <ul> <li><strong>milestone</strong> <span class="trac-field-old">Boost 1.41.0</span> → <span class="trac-field-new">Boost 1.47.0</span> </li> </ul> Ticket