#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). _______________________________________________ geos-devel mailing list [hidden email] https://lists.osgeo.org/mailman/listinfo/geos-devel |
#1016: LineString vtable not created
------------------------+--------------------------- Reporter: dbaston | Owner: geos-devel@… Type: defect | Status: new Priority: major | Milestone: Component: Default | Version: 3.8.0 Severity: Unassigned | Resolution: Keywords: | ------------------------+--------------------------- Changes (by dbaston): * version: 3.6.2 => 3.8.0 -- Ticket URL: <https://trac.osgeo.org/geos/ticket/1016#comment:1> GEOS <http://trac.osgeo.org/geos> GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS). _______________________________________________ geos-devel mailing list [hidden email] https://lists.osgeo.org/mailman/listinfo/geos-devel |
In reply to this post by geos-2
#1016: LineString vtable not created
------------------------+--------------------------- Reporter: dbaston | Owner: geos-devel@… Type: defect | Status: new Priority: major | Milestone: Component: Default | Version: 3.8.0 Severity: Unassigned | Resolution: Keywords: | ------------------------+--------------------------- Comment (by Dan Baston <dbaston@…>): In [changeset:"e37d04f8384b2e1fee83d64c6221adc3749a404a/git" e37d04f/git]: {{{ #!CommitTicketReference repository="git" revision="e37d04f8384b2e1fee83d64c6221adc3749a404a" Add test showing LineString vtable creation References https://github.com/libgeos/geos/issues/285 References #1016 }}} -- Ticket URL: <https://trac.osgeo.org/geos/ticket/1016#comment:2> GEOS <http://trac.osgeo.org/geos> GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS). _______________________________________________ geos-devel mailing list [hidden email] https://lists.osgeo.org/mailman/listinfo/geos-devel |
In reply to this post by geos-2
#1016: LineString vtable not created
------------------------+--------------------------- Reporter: dbaston | Owner: geos-devel@… Type: defect | Status: new Priority: major | Milestone: Component: Default | Version: 3.8.0 Severity: Unassigned | Resolution: Keywords: | ------------------------+--------------------------- Comment (by Daniel Baston <dbaston@…>): In [changeset:"7af76085fcfa21f88d6508eb9b2ef523850f0dd0/git" 7af7608/git]: {{{ #!CommitTicketReference repository="git" revision="7af76085fcfa21f88d6508eb9b2ef523850f0dd0" Add test showing LineString vtable creation References https://github.com/libgeos/geos/issues/285 References #1016 }}} -- Ticket URL: <https://trac.osgeo.org/geos/ticket/1016#comment:3> GEOS <http://trac.osgeo.org/geos> GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS). _______________________________________________ geos-devel mailing list [hidden email] https://lists.osgeo.org/mailman/listinfo/geos-devel |
In reply to this post by geos-2
#1016: LineString vtable not created
------------------------+--------------------------- Reporter: dbaston | Owner: geos-devel@… Type: defect | Status: closed Priority: major | Milestone: Component: Default | Version: 3.8.0 Severity: Unassigned | Resolution: fixed Keywords: | ------------------------+--------------------------- Changes (by dbaston): * status: new => closed * resolution: => fixed Comment: Fixed in [changeset:b1439de6bbeaa4c1a5458fb2f2c8e7bc2546ba66/git] -- Ticket URL: <https://trac.osgeo.org/geos/ticket/1016#comment:4> GEOS <http://trac.osgeo.org/geos> GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS). _______________________________________________ geos-devel mailing list [hidden email] https://lists.osgeo.org/mailman/listinfo/geos-devel |
Free forum by Nabble | Edit this page |