[postgis-tickets] [PostGIS] #4298: test_edge_intersects failed

PostGIS trac at osgeo.org
Tue Jan 15 07:04:53 PST 2019


#4298: test_edge_intersects failed
-------------------------+---------------------------
  Reporter:  Algunenano  |      Owner:  strk
      Type:  defect      |     Status:  new
  Priority:  high        |  Milestone:  PostGIS 3.0.0
 Component:  liblwgeom   |    Version:  trunk
Resolution:              |   Keywords:
-------------------------+---------------------------

Comment (by Algunenano):

 First failing commit: svn-trunk~11 (svn r17137, git 4536670dd) introduced
 in #4290

 The configure used:
 `./configure CC=gcc CFLAGS=""`

 If I use clang (`./configure CC=clang CFLAGS=""`) it doesn't fail, so it
 looks like a precision issue related to the tolerance (`sufficiently
 curved`).

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4298#comment:1>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list