Opened 12 years ago
Closed 12 years ago
#2174 closed defect (fixed)
passing argument 1 of ‘lwpoly_free’ from incompatible pointer type
Reported by: | strk | Owned by: | Bborie Park |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 2.0.3 |
Component: | raster | Version: | 2.0.x |
Keywords: | history | Cc: |
Description
rt_pg.c:8661:5: warning: passing argument 1 of ‘lwpoly_free’ from incompatible pointer type [enabled by default] ../../liblwgeom/liblwgeom.h:995:13: note: expected ‘struct LWPOLY *’ but argument is of type ‘struct LWGEOM *’
Change History (1)
comment:1 by , 12 years ago
Keywords: | history added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in r10974