Ticket #1307 (closed task: fixed)
[raster] reduce the copious quantity of double truncation/clamping warnings
| Reported by: | dustymugs | Owned by: | dustymugs |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 2.0.0 |
| Component: | raster | Version: | trunk |
| Keywords: | Cc: |
Description
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.
Change History
Note: See
TracTickets for help on using
tickets.
