Opened 6 years ago

Closed 6 years ago

#12885 closed Bugs (fixed)

boost/geometry/algorithms/detail/relate/result.hpp throws exception directly

Reported by: ahyangyi@… Owned by:
Milestone: Boost 1.64.0 Component: geometry
Version: Boost 1.63.0 Severity: Problem
Keywords: throw Cc: ahyangyi@…

Description

I set BOOST_NO_EXCEPTIONS and provided my own exception handler.

However, boost/geometry/algorithms/detail/relate/result.hpp directly throws an exception, causing the project failing to build.

You probably want to use BOOST_THROW_EXCEPTION stead.

Change History (1)

comment:1 by awulkiew, 6 years ago

Component: Nonegeometry
Keywords: throw added
Milestone: To Be DeterminedBoost 1.64.0
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.