Boost C++ Libraries: Ticket #11614: Silence signed/unsigned warning - Patch included https://svn.boost.org/trac10/ticket/11614 <p> std::numeric_limits&lt;T&gt;::max_exponent10 returns an int. The appended patch silences the compiler warning (and improves const-corectness). </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/11614 Trac 1.4.3 Tobias Reh <treh@…> Thu, 03 Sep 2015 08:52:37 GMT attachment set https://svn.boost.org/trac10/ticket/11614 https://svn.boost.org/trac10/ticket/11614 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">real_impl.hpp.patch</span> </li> </ul> Ticket Nikita Kniazev <nok.raven@…> Sun, 24 Dec 2017 22:19:32 GMT <link>https://svn.boost.org/trac10/ticket/11614#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/11614#comment:1</guid> <description> <p> Fixed in <a class="ext-link" href="https://github.com/boostorg/spirit/pull/140"><span class="icon">​</span>https://github.com/boostorg/spirit/pull/140</a> </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Joel de Guzman</dc:creator> <pubDate>Mon, 25 Dec 2017 23:26:09 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/11614#comment:2 https://svn.boost.org/trac10/ticket/11614#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">fixed</span> </li> </ul> Ticket