Changes between Initial Version and Version 1 of Ticket #36036, comment 11


Ignore:
Timestamp:
Jan 7, 2025, 4:19:37 PM (4 weeks ago)
Author:
Andrew

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36036, comment 11

    initial v1  
    11It appears the test runner is using an out of date GEOS lib without GEOSGeomGetM which was added in [https://github.com/libgeos/geos/releases/tag/3.12.0 3.12.0]. Is it a reasonable expectation to have geos updated to support this work?
     2
     3GEOSHasM is also missing on the test runner GEOS version and was added three years ago in this [https://github.com/libgeos/geos/pull/776/files PR] so it seems to be pretty out of date.
Back to Top