Opened 5 years ago

#13177 new Bugs

Possible loss of data warnings

Reported by: anonymous Owned by: Barend Gehrels
Milestone: To Be Determined Component: geometry
Version: Boost 1.65.0 Severity: Problem
Keywords: Cc:

Description

In aggregate_operations.hpp, struct rank_with_rings, there are conversions from signed_size_type to int, there are similar conversions in traversal_intersection_patterns.hpp. This is causing loss of data warnings in the project I work on, which prevent the build from completing due to treating warnings as errors.

Change History (0)

Note: See TracTickets for help on using tickets.