[postgis-devel] [PostGIS] #1866: cunit regression failure on mingw32
PostGIS
trac at osgeo.org
Thu Jun 14 11:54:41 PDT 2012
#1866: cunit regression failure on mingw32
---------------------+------------------------------------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.1.0
Component: postgis | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
Comment(by robe):
Here is the one from my mingw32 old. Looks the same to me:
{{{
Test: test_lwgeom_make_valid ... c = GEOMETRYCOLLECTION(POINT(0
0),MULTIPOLYGON(((5 5,10 10,10 0,5 5)),((5 5,0 0,0 10,5 5))),LINESTRING(10
0,10 10))
FAILED
1. cu_clean.c:58 -
CU_ASSERT_STRING_EQUAL(ewkt,"GEOMETRYCOLLECTION(POINT(0
0),MULTIPOLYGON(((5 5,0 0,0 10,5 5)),((5 5,10 10,10 0,5 5))),LINESTRING(10
0,10 10))")
}}}
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1866#comment:3>
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