Fixed

On 4-Nov-06, at 1:13 PM, Charlie Savage wrote:

Okay - I've got a fix. But I can't check in, SVN seems to have gone down?

Charlie

[EMAIL PROTECTED] wrote:
Charlie, do you think you can fix this shortly ?
(otherwise I'd ship rc2 with *known* broken swig bindings)
--strk;
On Sat, Nov 04, 2006 at 10:41:29AM +0100, Markus Schaber wrote:
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
_______________________________________________
geos-devel mailing list
geos-devel@geos.refractions.net
http://geos.refractions.net/mailman/listinfo/geos-devel
_______________________________________________
geos-devel mailing list
geos-devel@geos.refractions.net
http://geos.refractions.net/mailman/listinfo/geos-devel

_______________________________________________
geos-devel mailing list
geos-devel@geos.refractions.net
http://geos.refractions.net/mailman/listinfo/geos-devel

Reply via email to