Re: [Boost-bugs] [Boost C++ Libraries] #6560: The intersection of these two polygons returns an empty result

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #6560: The intersection of these two polygons returns an empty result
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-09-19 00:50:15


#6560: The intersection of these two polygons returns an empty result
--------------------------------------+-------------------------------------
  Reporter: anders.jel@… | Owner: ljsimons
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: polygon
   Version: Boost Development Trunk | Severity: Problem
Resolution: wontfix | Keywords:
--------------------------------------+-------------------------------------
Changes (by ljsimons):

  * status: new => closed
  * resolution: => wontfix

Comment:

 Robust operations with 64 bit integer coordinates are not supported
 currently. We do not have adding support for this in our short term plans,
 but replacing some of the coordinate_traits for the 64 bit coordinate type
 with sufficiently large data types ought to work out of the box. The main
 problem we have with doing so is lack of such types available to us in the
 STL or Boost.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/6560#comment:1>
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:10 UTC