[postgis-tickets] [PostGIS] #2670: pgis_twkb_accum_transfn geom set but not used

PostGIS trac at osgeo.org
Sun Mar 9 14:25:31 PDT 2014


#2670: pgis_twkb_accum_transfn geom set but not used
---------------------+------------------------------------------------------
 Reporter:  robe     |       Owner:  nicklas      
     Type:  defect   |      Status:  new          
 Priority:  medium   |   Milestone:  PostGIS 2.2.0
Component:  postgis  |     Version:  trunk        
 Keywords:           |  
---------------------+------------------------------------------------------
 Nicklas sorry for being so nit picky today.  Figure since this is a new
 feature might as well make code spanking clean.


 {{{
  ^

 lwgeom_accum.c: In function 'pgis_twkb_accum_transfn':
 lwgeom_accum.c:174:15: warning: variable 'geom' set but not used
 [-Wunused-but-set-variable]
   GSERIALIZED *geom;
                ^
 }}}

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