Opened 10 years ago
Closed 10 years ago
#2797 closed defect (fixed)
cu_surface.c warning on polyhedralsurface_parse
Reported by: | robe | Owned by: | pramsey |
---|---|---|---|
Priority: | low | Milestone: | PostGIS 2.2.0 |
Component: | postgis | Version: | master |
Keywords: | Cc: |
Description
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); ^
Change History (2)
comment:1 by , 10 years ago
Priority: | medium → low |
---|
comment:2 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Trunk at r12709