[postgis-tickets] [PostGIS] #3422: test_lwgeom_split fails on various architectures

PostGIS trac at osgeo.org
Sun Jan 10 15:45:41 PST 2016


#3422: test_lwgeom_split fails on various architectures
-----------------------+---------------------------
  Reporter:  sebastic  |      Owner:  pramsey
      Type:  defect    |     Status:  new
  Priority:  medium    |  Milestone:  PostGIS 2.2.2
 Component:  postgis   |    Version:  2.2.x
Resolution:            |   Keywords:
-----------------------+---------------------------

Comment (by gdt):

 Are we sure the tests are looking for a close value as a double, vs exact
 bits, and that we aren't comparing the value obtained with extended
 precision doubles (which are more than IEEE754, common on x86) vs standard
 precision doubles (typical on everything that isn't x86 and isn't vax).

--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3422#comment:4>
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