[geos-devel] [GEOS] #976: Voronoi polygons robustness issue

GEOS geos-trac at osgeo.org
Tue Jul 16 08:16:11 PDT 2019


#976: Voronoi polygons robustness issue
------------------------+---------------------------
 Reporter:  komzpa      |       Owner:  geos-devel@…
     Type:  defect      |      Status:  new
 Priority:  major       |   Milestone:
Component:  Default     |     Version:  3.6.2
 Severity:  Unassigned  |  Resolution:
 Keywords:              |
------------------------+---------------------------

Comment (by mdavis):

 Replying to [comment:15 komzpa]:
 > going to long double is just a matter of adding "long" all over the
 function, and has almost no performance penalty. Worth trying that first?

 My reading suggests that compilers can choose how to implement long
 double, and some may choose to implement it as plain double (including
 clang and MSVC?).  So that would not make it useful for GEOS in general-
 although we can try it to see if it works in some cases.

-- 
Ticket URL: <https://trac.osgeo.org/geos/ticket/976#comment:16>
GEOS <http://trac.osgeo.org/geos>
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).


More information about the geos-devel mailing list