Opened 6 years ago
Closed 6 years ago
#12885 closed Bugs (fixed)
boost/geometry/algorithms/detail/relate/result.hpp throws exception directly
Reported by: | 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 , 6 years ago
Component: | None → geometry |
---|---|
Keywords: | throw added |
Milestone: | To Be Determined → Boost 1.64.0 |
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Thanks!
Fix: https://github.com/boostorg/geometry/commit/ed78fc316474550075db8ca3dcae357eb9825daa