[postgis-tickets] [PostGIS] #3422: test_lwgeom_split fails on various architectures
PostGIS
trac at osgeo.org
Sun Jan 10 16:23:04 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 robe):
Uses ASSERT_DOUBLE_EQUAL
{{{
ASSERT_DOUBLE_EQUAL(pt.x, -20);
}}}
defined here:
http://postgis.net/docs/doxygen/2.2/d5/d35/liblwgeom_2cunit_2cu__tester_8h_a27f9113cc18b9d98d86709a2c76f9fab.html#a27f9113cc18b9d98d86709a2c76f9fab
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3422#comment:5>
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