Opened 9 years ago

#8865 new Bugs

comparison of unsigned expression warning

Reported by: alex@… Owned by: Sebastian Redl
Milestone: To Be Determined Component: property_tree
Version: Boost 1.53.0 Severity: Problem
Keywords: Cc:

Description

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]

Change History (0)

Note: See TracTickets for help on using tickets.