Boost C++ Libraries: Ticket #3620: warnings emited when highest level warning set https://svn.boost.org/trac10/ticket/3620 <p> ..\..\../boost/integer_traits.hpp:164:66: warning: use of C99 long long integer constant ..\..\../boost/integer_traits.hpp:164:77: warning: use of C99 long long integer constant ..\..\../boost/integer_traits.hpp:170:70: warning: use of C99 long long integer constant ..\..\../boost/integer_traits.hpp:170:70: warning: use of C99 long long integer constant </p> <p> Note: I'm not sure who to assign this to so feel free to pass it on. </p> <p> The compiler is gcc 4.2.3. This warning inhibits serialization library from being used at the highest warning level. </p> <p> Robert Ramey </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/3620 Trac 1.4.3 anonymous Sun, 15 Nov 2009 01:56:40 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/3620#comment:1 https://svn.boost.org/trac10/ticket/3620#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">duplicate</span> </li> </ul> <p> Duplicate of <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1451" title="#1451: Bugs: error: use of C99 long long integer constant (closed: fixed)">#1451</a>. Discussed in these threads: <a class="ext-link" href="http://lists.boost.org/Archives/boost/2009/10/157436.php"><span class="icon">​</span>http://lists.boost.org/Archives/boost/2009/10/157436.php</a> and <a class="ext-link" href="http://lists.boost.org/Archives/boost/2009/11/158205.php"><span class="icon">​</span>http://lists.boost.org/Archives/boost/2009/11/158205.php</a> </p> Ticket