Opened 13 years ago

Closed 13 years ago

#3620 closed Bugs (duplicate)

warnings emited when highest level warning set

Reported by: Robert Ramey Owned by: Daryle Walker
Milestone: Boost 1.41.0 Component: None
Version: Boost 1.40.0 Severity: Problem
Keywords: Cc:

Description

..\..\../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

Note: I'm not sure who to assign this to so feel free to pass it on.

The compiler is gcc 4.2.3. This warning inhibits serialization library from being used at the highest warning level.

Robert Ramey

Change History (1)

comment:1 by anonymous, 13 years ago

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.