Boost C++ Libraries: Ticket #3680: Inhibit warning about use of C99 long long constant in GCC https://svn.boost.org/trac10/ticket/3680 <p> To inhibit the innocuous warning about the use of C99 long long constants when building the Boost.Thread library with GCC, the following patch is proposed. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/3680 Trac 1.4.3 Dean Michael Berris Thu, 26 Nov 2009 20:25:33 GMT attachment set https://svn.boost.org/trac10/ticket/3680 https://svn.boost.org/trac10/ticket/3680 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">boost-thread-build-patch-disable-c99-long-long-warning-in-gcc.diff</span> </li> </ul> <p> Diff against <a class="changeset" href="https://svn.boost.org/trac10/changeset/56019" title="boost.thread exception types are now header-only so some uses of ...">r56019</a>. </p> Ticket Anthony Williams Wed, 09 Jun 2010 13:11:31 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/3680#comment:1 https://svn.boost.org/trac10/ticket/3680#comment:1 <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> Fixed on trunk. </p> Ticket