[postgis-tickets] [PostGIS] #3212: subdivide nparts not used

PostGIS trac at osgeo.org
Wed Jul 22 10:17:02 PDT 2015


#3212: subdivide nparts not used
---------------------+---------------------------
 Reporter:  robe     |      Owner:  pramsey
     Type:  defect   |     Status:  new
 Priority:  low      |  Milestone:  PostGIS 2.2.0
Component:  postgis  |    Version:  trunk
 Keywords:           |
---------------------+---------------------------
 {{{
 lwgeom.c: In function 'lwgeom_subdivide':
 lwgeom.c:1999:6: warning: variable 'nparts' set but not used [-Wunused-
 but-set-variable]
   int nparts;
       ^
 }}}

 I'm guessing this is harmless, but we spent so much time cleaning up other
 things like this only to introduce more.

--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/3212>
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