[postgis-devel] [PostGIS] #1020: bug in BOX2DFLOAT4_in function due to GSERIALIZED_ON change
PostGIS
trac at osgeo.org
Tue Jun 14 09:02:05 PDT 2011
#1020: bug in BOX2DFLOAT4_in function due to GSERIALIZED_ON change
------------------------+---------------------------------------------------
Reporter: dustymugs | Owner: pramsey
Type: patch | Status: reopened
Priority: medium | Milestone: PostGIS 2.0.0
Component: postgis | Version: trunk
Resolution: | Keywords:
------------------------+---------------------------------------------------
Changes (by dustymugs):
* status: closed => reopened
* resolution: fixed =>
Comment:
I've attached another patch as the same sscanf call chokes on the format
mask which is defined as float while the elements of GBOX are double.
With this change (and yet to be commited patch for raster), the number of
raster regressions drops to 2.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1020#comment:2>
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