Boost C++ Libraries: Ticket #4953: Signed/unsigned mismatch warning in boost/mpl/print.hpp https://svn.boost.org/trac10/ticket/4953 <p> Line 60 of print.hpp has a signed/unsigned mismatch warning with GCC 4.3.0 on Mac OS 10.6.4. The attached patch resolves the warning. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/4953 Trac 1.4.3 Rich McKeever <richmckeever@…> Tue, 07 Dec 2010 20:26:24 GMT attachment set https://svn.boost.org/trac10/ticket/4953 https://svn.boost.org/trac10/ticket/4953 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">print.hpp</span> </li> </ul> Ticket Vicente Botet <vicente.botet@…> Wed, 08 Dec 2010 07:17:40 GMT <link>https://svn.boost.org/trac10/ticket/4953#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/4953#comment:1</guid> <description> <p> Please could you a .patch file so we can see the differences? </p> </description> <category>Ticket</category> </item> <item> <author>Rich McKeever <richmckeever@…></author> <pubDate>Wed, 08 Dec 2010 14:10:36 GMT</pubDate> <title>attachment set https://svn.boost.org/trac10/ticket/4953 https://svn.boost.org/trac10/ticket/4953 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">print.hpp.diff</span> </li> </ul> Ticket Steven Watanabe Wed, 08 Dec 2010 16:46:32 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/4953#comment:2 https://svn.boost.org/trac10/ticket/4953#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">invalid</span> </li> </ul> <p> This code is <strong>supposed</strong> to produce a warning. </p> Ticket anonymous Fri, 15 Feb 2013 17:11:44 GMT <link>https://svn.boost.org/trac10/ticket/4953#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/4953#comment:3</guid> <description> <p> Okay, it's supposed to produce a warning. Why? At least point us towards the explanation! </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Steven Watanabe</dc:creator> <pubDate>Fri, 15 Feb 2013 17:27:16 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/4953#comment:4 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/4953#comment:4</guid> <description> <p> mpl::print is a intended as an aid to debugging template metaprograms. The idea is that it the warning message includes the template argument so you can see what the type is. </p> </description> <category>Ticket</category> </item> </channel> </rss>