X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ceph%2Fsrc%2Fboost%2Fboost%2Fgeometry%2Falgorithms%2Fdetail%2Foverlay%2Ffollow_linear_linear.hpp;fp=ceph%2Fsrc%2Fboost%2Fboost%2Fgeometry%2Falgorithms%2Fdetail%2Foverlay%2Ffollow_linear_linear.hpp;h=47cf2448a53435f6318de0d3a21567770b3a8078;hb=1e59de90020f1d8d374046ef9cca56ccd4e806e2;hp=a3ad6201628d5f697795eec02fd760bcd1443603;hpb=bd41e436e25044e8e83156060a37c23cb661c364;p=ceph.git diff --git a/ceph/src/boost/boost/geometry/algorithms/detail/overlay/follow_linear_linear.hpp b/ceph/src/boost/boost/geometry/algorithms/detail/overlay/follow_linear_linear.hpp index a3ad62016..47cf2448a 100644 --- a/ceph/src/boost/boost/geometry/algorithms/detail/overlay/follow_linear_linear.hpp +++ b/ceph/src/boost/boost/geometry/algorithms/detail/overlay/follow_linear_linear.hpp @@ -334,14 +334,10 @@ public: strategy); } -#if ! defined(BOOST_GEOMETRY_OVERLAY_NO_THROW) if (enter_count != 0) { - BOOST_THROW_EXCEPTION(inconsistent_turns_exception()); + return oit; } -#else - BOOST_GEOMETRY_ASSERT(enter_count == 0); -#endif return process_end(entered, linestring, current_segment_id, current_piece,