[postgis-devel] [PostGIS] #1311: ST_CreateTopoGeo: T16 regress test fails on 32bit
PostGIS
trac at osgeo.org
Mon Nov 21 06:36:26 PST 2011
#1311: ST_CreateTopoGeo: T16 regress test fails on 32bit
------------------------+---------------------------------------------------
Reporter: strk | Owner: strk
Type: defect | Status: assigned
Priority: medium | Milestone: PostGIS 2.0.0
Component: topology | Version: trunk
Keywords: robustness |
------------------------+---------------------------------------------------
Comment(by strk):
In turn:
{{{
=> select st_astext(st_split('LINESTRING(0 0,10 0,20 4,0 3)', 'POINT(10
0)'));
GEOMETRYCOLLECTION(LINESTRING(0 0,10 0),LINESTRING(10 0,20
4,2.22044604925031e-15 3))
}}}
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1311#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-devel
mailing list