[postgis-tickets] [PostGIS] #2379: Topology regression failure in regress/topogeo_addlinestring
PostGIS
trac at osgeo.org
Fri Sep 6 02:47:38 PDT 2013
#2379: Topology regression failure in regress/topogeo_addlinestring
-----------------------+----------------------------------------------------
Reporter: pramsey | Owner: strk
Type: defect | Status: reopened
Priority: high | Milestone: PostGIS 2.0.4
Component: topology | Version: 2.0.x
Resolution: | Keywords:
-----------------------+----------------------------------------------------
Comment(by strk):
There seems to be a problem with padding zeros in GEOS_NUMERIC_VERSION as
I get, in the Makefile:
GEOS_NUMERIC_VERSION=30400
The same happens with postgis-2.1
The problem is that 30400 is < 303008 ... defeating the purpose of the
check.
Beside, shouldn't it be 030400 and 030308 ?
Paul ?
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2379#comment:11>
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