[postgis-tickets] [PostGIS] #3212: subdivide nparts not used
PostGIS
trac at osgeo.org
Fri Jul 24 00:41:25 PDT 2015
#3212: subdivide nparts not used
----------------------+---------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: reopened
Priority: low | Milestone: PostGIS 2.2.0
Component: postgis | Version: trunk
Resolution: | Keywords:
----------------------+---------------------------
Changes (by robe):
* status: closed => reopened
* resolution: fixed =>
Comment:
I'm still getting this notice when I compile. Does maybe putting it in a
debugf not count as being used? feel free to just mark this as won't fix
if its a hassle.
{{{
lwgeom.c: In function 'lwgeom_subdivide':
lwgeom.c:1999:6: warning: variable 'nparts' set but not used [-Wunused-
but-set-variable]
int nparts;
^
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3212#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-tickets
mailing list