[postgis-tickets] [PostGIS] #2797: cu_surface.c warning on polyhedralsurface_parse
PostGIS
trac at osgeo.org
Mon Jun 30 09:40:37 PDT 2014
#2797: cu_surface.c warning on polyhedralsurface_parse
---------------------+------------------------------------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.2.0
Component: postgis | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
{{{
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);
^
}}}
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2797>
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