Re: [Boost-bugs] [Boost C++ Libraries] #13444: boost::geometry::buffer returns only partial result (regression over 1.63.0)

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #13444: boost::geometry::buffer returns only partial result (regression over 1.63.0)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2018-02-17 17:46:00


#13444: boost::geometry::buffer returns only partial result (regression over
1.63.0)
-------------------------------+----------------------------
  Reporter: andre.meyer@… | Owner: Barend Gehrels
      Type: Bugs | Status: assigned
 Milestone: To Be Determined | Component: geometry
   Version: Boost 1.66.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+----------------------------

Comment (by Barend Gehrels):

 I can reproduce it, thanks for the testcase.

 What buffer-distance do you use? I tried 1, 2 and 3 and can reproduce it
 with 1.

 It can be solved (for me) by specifying the define
 BOOST_GEOMETRY_NO_ROBUSTNESS
 which internally avoids rescaling.

 We are trying to remove rescaling in one of the future releases.

 Alternatively, or in combination with this, you can also try to simplify
 the input before.

-- 
Ticket URL: <https://svn.boost.org/trac10/ticket/13444#comment:9>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2018-02-17 17:51:09 UTC