[postgis-tickets] [PostGIS] #2879: cu_surface warnings

PostGIS trac at osgeo.org
Thu Aug 7 16:50:53 PDT 2014


#2879: cu_surface warnings
---------------------+------------------------------------------------------
 Reporter:  robe     |       Owner:  pramsey      
     Type:  defect   |      Status:  new          
 Priority:  medium   |   Milestone:  PostGIS 2.2.0
Component:  postgis  |     Version:  trunk        
 Keywords:           |  
---------------------+------------------------------------------------------
 {{{
 cu_surface.c
 cu_surface.c: In function 'polyhedralsurface_parse':
 cu_surface.c:316:6: warning: pointer targets in assignment differ in
 signedness [-Wpointer-sign]
   tmp = lwgeom_to_wkb(geom, WKB_HEX | WKB_ISO | WKB_NDR, 0);
       ^
 cu_surface.c: At top level:
 cu_surface.c:15:13: warning: 'check_tgeom' declared 'static' but never
 defined [-Wunused-function]
  static void check_tgeom(char *ewkt, int type, uint32_t srid, int
 is_solid);
              ^
 }}}

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