[geos-devel] [GEOS] #1114: CAPI STRtree functions swallow errors
GEOS
geos-trac at osgeo.org
Fri Apr 16 09:00:15 PDT 2021
#1114: CAPI STRtree functions swallow errors
------------------------+--------------------------
Reporter: dbaston | Owner: geos-devel@…
Type: defect | Status: new
Priority: major | Milestone: 3.10.0
Component: Default | Version: master
Severity: Unassigned | Keywords:
------------------------+--------------------------
GEOSSTRtree_insert, GEOSTRtree_query, and GEOSSTRtree_iterate all return
void instead of an integer error code. If an exception is thrown in these
functions it cannot be detected by calling code.
--
Ticket URL: <https://trac.osgeo.org/geos/ticket/1114>
GEOS <http://trac.osgeo.org/geos>
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).
More information about the geos-devel
mailing list