[postgis-devel] GEOS Warnings
Mark Cave-Ayland
mark.cave-ayland at siriusit.co.uk
Thu Mar 19 04:02:35 PDT 2009
Paul Ramsey wrote:
> Mark,
>
> Did you commit the changes you showed me at the Sprint, that removed
> all the warnings against GEOS 3+?
> Right now, PostGIS trunk/GEOS trunk, I'm getting a pretty noisy build on OS/X.
>
> lex.yy.c:4126: warning: 'yyunput' defined but not used
> lwgeom_geos.c:189: warning: assignment discards qualifiers from
> pointer target type
> lwgeom_geos.c:228: warning: passing argument 1 of 'GEOSGeom_destroy'
> discards qualifiers from pointer target type
> lwgeom_geos.c:1095: warning: assignment discards qualifiers from
> pointer target type
> lwgeom_geos.c:1295: warning: assignment discards qualifiers from
> pointer target type
> lwgeom_geos.c:1361: warning: initialization discards qualifiers from
> pointer target type
> lwgeom_geos.c:1495: warning: initialization discards qualifiers from
> pointer target type
> lwgeom_geos.c:1958: warning: initialization discards qualifiers from
> pointer target type
> lwgeom_geos.c:1964: warning: initialization discards qualifiers from
> pointer target type
> lwgeom_geos_prepared.c:346: warning: assignment discards qualifiers
> from pointer target type
> lwgeom_geos_prepared.c:379: warning: assignment discards qualifiers
> from pointer target type
>
> Paul
Hi Paul,
All of the GEOS warnings should now be fixed in SVN trunk - can you test
at your end? I'm not really worried about lex.yy.c warning as I suspect
various things will vary across flex versions...
ATB,
Mark.
--
Mark Cave-Ayland - Senior Technical Architect
PostgreSQL - PostGIS
Sirius Corporation plc - control through freedom
http://www.siriusit.co.uk
t: +44 870 608 0063
More information about the postgis-devel
mailing list