Boost C++ Libraries: Ticket #541: [concept_check.hpp] remove unused variable warning in msvc https://svn.boost.org/trac10/ticket/541 <pre class="wiki">simple enough fix </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/541 Trac 1.4.3 hxpro Tue, 10 Jan 2006 09:34:15 GMT <link>https://svn.boost.org/trac10/ticket/541#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/541#comment:1</guid> <description> <pre class="wiki">Logged In: YES user_id=1211438 So I suppose it helps if I actually attatched the patch ... Related to this patch, would it be a good idea to promote the unused_variable helper to a more public place? I belive UBLAS uses a similar mechanism but not this actual one because its kind of hidden, </pre> </description> <category>Ticket</category> </item> <item> <dc:creator>biochimia</dc:creator> <pubDate>Sat, 04 Feb 2006 14:21:19 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/541#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/541#comment:2</guid> <description> <pre class="wiki">Logged In: YES user_id=840777 After reviewing the patch it looks all of valid, correct, appropriate, trivial and harmless. The ignore_unused_variable_warning workaround is already used in the file to patch in a lot of places. The fact that it isn't used in this one looks like an oversight. Ok to commit? </pre> </description> <category>Ticket</category> </item> <item> <dc:creator>rgarcia</dc:creator> <pubDate>Fri, 05 Jan 2007 16:28:32 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/541#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/541#comment:3</guid> <description> <pre class="wiki">Logged In: YES user_id=17144 Originator: NO Not sure why this was assigned to me... </pre> </description> <category>Ticket</category> </item> <item> <dc:creator>Daryle Walker</dc:creator> <pubDate>Fri, 03 Aug 2007 11:59:22 GMT</pubDate> <title>component changed; severity set https://svn.boost.org/trac10/ticket/541#comment:4 https://svn.boost.org/trac10/ticket/541#comment:4 <ul> <li><strong>component</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">concept_check</span> </li> <li><strong>severity</strong> → <span class="trac-field-new">Problem</span> </li> </ul> Ticket John Maddock Thu, 08 Nov 2007 18:09:25 GMT status, resolution, description changed https://svn.boost.org/trac10/ticket/541#comment:5 https://svn.boost.org/trac10/ticket/541#comment:5 <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-old">None</span> → <span class="trac-field-new">duplicate</span> </li> <li><strong>description</strong> modified (<a href="/trac10/ticket/541?action=diff&amp;version=5">diff</a>) </li> </ul> <p> This appears to be a duplicate of another (now closed and out of date issue). </p> <p> Shutting down, please reopen if you can verify the problem is still in 1.35. </p> <p> John Maddock. </p> Ticket