[geos-devel] [GEOS] #1016: LineString vtable not created
GEOS
geos-trac at osgeo.org
Mon Mar 2 10:23:35 PST 2020
#1016: LineString vtable not created
------------------------+--------------------------
Reporter: dbaston | Owner: geos-devel@…
Type: defect | Status: new
Priority: major | Milestone:
Component: Default | Version: 3.6.2
Severity: Unassigned | Keywords:
------------------------+--------------------------
As described here:
https://github.com/libgeos/geos/issues/285
The first virtual function must be defined in the implementation file, not
inlined in the header.
https://lld.llvm.org/missingkeyfunction.html#missing-key-function
--
Ticket URL: <https://trac.osgeo.org/geos/ticket/1016>
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