[postgis-devel] [PostGIS] #792: [raster] Addband regresssion test fail on some systems.
PostGIS
trac at osgeo.org
Wed Jan 19 10:46:27 PST 2011
#792: [raster] Addband regresssion test fail on some systems.
----------------------------+-----------------------------------------------
Reporter: pracine | Owner: pracine
Type: defect | Status: new
Priority: low | Milestone: PostGIS 2.0.0
Component: postgis raster | Version: trunk
Keywords: |
----------------------------+-----------------------------------------------
Because casting of float to int produce undefined behaviour.
We must explicitly clamp the value instead of just casting it. See
discussion at:
http://postgis.refractions.net/pipermail/postgis-
devel/2011-January/011354.html
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/792>
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