[postgis-tickets] [PostGIS] #2884: Harmless unused variable minhull
PostGIS
trac at osgeo.org
Thu Aug 7 17:10:43 PDT 2014
#2884: Harmless unused variable minhull
--------------------+-------------------------------------------------------
Reporter: robe | Owner: dustymugs
Type: defect | Status: new
Priority: low | Milestone: PostGIS 2.2.0
Component: raster | Version: trunk
Keywords: |
--------------------+-------------------------------------------------------
{{{
rtpg_geometry.c: In function 'RASTER_envelope':
rtpg_geometry.c:76:7: warning: unused variable 'minhull' [-Wunused-
variable]
bool minhull = FALSE;
^
}}}
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2884>
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