Re: [Boost-bugs] [Boost C++ Libraries] #10642: polygon_set_data<int> bug with small coordinates

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10642: polygon_set_data<int> bug with small coordinates
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-04-04 16:43:58


#10642: polygon_set_data<int> bug with small coordinates
----------------------------------------------+------------------------
  Reporter: "Patrick LoPresti" <lopresti@…> | Owner: asydorchuk
      Type: Bugs | Status: reopened
 Milestone: To Be Determined | Component: polygon
   Version: Boost 1.58.0 | Severity: Problem
Resolution: | Keywords:
----------------------------------------------+------------------------

Comment (by anonymous):

 Are you sure this is fixed in master? I ask because I just pulled a
 fresh copy from github and this test case still fails.

 Also the patch adding the unit test (commit
 3189de98d8299075d725bb59beb5c89cf53195e4) appears to have a typo... It
 reads:

     BOOST_CHECK_EQUAL(32.0, area(polygon));
     BOOST_CHECK_EQUAL(32.0, area(polygon));

 I believe one of those should be "area(pset)" instead of "area(polygon)".

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/10642#comment:5>
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 : 2017-02-16 18:50:18 UTC