[postgis-devel] [PostGIS] #1307: [raster] reduce the copious quantity of double truncation/clamping warnings
PostGIS
trac at osgeo.org
Thu Nov 17 16:45:57 PST 2011
#1307: [raster] reduce the copious quantity of double truncation/clamping warnings
----------------------------+-----------------------------------------------
Reporter: dustymugs | Owner: dustymugs
Type: task | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: postgis raster | Version: trunk
Keywords: |
----------------------------+-----------------------------------------------
Minimize the volume of double value truncation warnings. This will entail
the addition of the ./configure flag --with-raster-dblwarning.
If --with-raster-dblwarning is passed to ./configure, the current behavior
of providing a warning for every truncation/clamping will continue.
If --with-raster-dblwarning is NOT passed, a minimal (one-time?) warning
should occur.
Once the minimal warning is set, all regressions will need to be updated.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1307>
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