id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
209	inconsistent const declarations in C API	pramsey	pramsey	"Mark Cave-Ayland writes:

In some of my testing on GEOS SVN/PostGIS SVN I've noticed some warnings
on calls to GEOSPreparedGeom_destroy. The reason for this is that the
GEOSPrepare() constructor returns a ""const PreparedGeometry *"" whereas
GEOSPreparedGeom_destroy() currently accepts a ""PreparedGeometry *"". The
attached patch adds the missing const qualifier to
GEOSPreparedGeom_destroy which removes the warnings in PostGIS."	defect	closed	minor	3.1.0	Default	svn-trunk	Annoyance	fixed		
