[geos-devel] GEOS-3.6.0 released

Jeff McKenna jmckenna at gatewaygeomatics.com
Tue Oct 25 13:06:58 PDT 2016


On 2016-10-25 5:00 PM, Even Rouault wrote:
> Le mardi 25 octobre 2016 21:43:05, Jeff McKenna a écrit :
>> On 2016-10-25 4:23 PM, Sebastiaan Couwenberg wrote:
>>> On 10/25/2016 06:07 PM, Sandro Santilli wrote:
>>>>   - C++ API changes:
>>>>     - Automatic memory management for GeometryFactory objects
>>>
>>> This change seems to cause the build failures for OSSIM, osmium &
>>>
>>> osm2pgsql with GEOS 3.6.0. All three builds fail with these errors:
>>>  'geos::geom::GeometryFactory::GeometryFactory()' is protected within
>>>
>>> this context
>>>
>>>  'virtual geos::geom::GeometryFactory::~GeometryFactory()' is protected
>>>
>>> within this context
>>>
>>> What is the proper way to support GeometryFactory for both GEOS 3.5.0
>>> and 3.6.0?
>>
>> Bas I was also confused (as a packager) seeing these 2 releases come
>> out, and not sure how all of the many other projects handle the 3.6.0
>> changes (like GDAL, MapServer, PostGIS etc.).
>
> Haven't tried any of 2 new releases, but GDAL, MapServer and PostGIS use the
> GEOS C API, so from the changelogs, shouldn't be affected by the 3.6.0 C++
> change.
>
ok thanks Even.

-jeff






More information about the geos-devel mailing list