Subject: [Boost-bugs] [Boost C++ Libraries] #8865: comparison of unsigned expression warning
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-07-20 17:45:35
#8865: comparison of unsigned expression warning
------------------------------+---------------------------
Reporter: alex@⦠| Owner: cornedbee
Type: Bugs | Status: new
Milestone: To Be Determined | Component: property_tree
Version: Boost 1.53.0 | Severity: Problem
Keywords: |
------------------------------+---------------------------
Building with -Werror and -Wtype-limits gives this warning:
{{{
boost/property_tree/detail/ptree_utils.hpp:76:13: warning: comparison of
unsigned expression < 0 is always false [-Wtype-limits]
}}}
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8865> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:13 UTC