[geos-devel] GEOS-3.0.0rc2

Markus Schaber schabi at logix-tt.com
Sat Nov 4 04:41:29 EST 2006


Hi, Charlie,

Charlie Savage wrote:
> Hmm, looks like something changed in a header file.  I'll take a look at
> see what's up.

That seems to be the problem that was discussed here the last days.

Due to the typedef, the header declarations were wrong. Accidentally,
there was declared a constant pointer to a Geometry, not a pointer to a
constant Geometry, in the C-API. See the archives for details.

Fixing this might break source compatibility for clients, but should
not break binary compatibility.

The same problem was triggered in capi/geostest.c and PostGIS.

HTH,
Markus




More information about the geos-devel mailing list