Opened 11 years ago

Closed 11 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 Bborie Park, 11 years ago

Keywords: history added
Resolution: fixed
Status: newclosed

Fixed in r10974

Note: See TracTickets for help on using tickets.