[geos-devel] Re: [GEOS] #299:
geos::geom::CoordinateArraySequenceFactory unit
test failing on Bad Apple
GEOS
geos-trac at osgeo.org
Mon Feb 13 11:48:06 EST 2012
#299: geos::geom::CoordinateArraySequenceFactory unit test failing on Bad Apple
----------------------------+-----------------------------------------------
Reporter: pramsey | Owner: geos-devel@…
Type: defect | Status: reopened
Priority: major | Milestone: GEOS Future
Component: Unit Tests | Version: svn-trunk
Severity: Unassigned | Resolution:
Keywords: mac,macosx,osx |
----------------------------+-----------------------------------------------
Comment(by 2sin18):
Replying to [comment:32 hobu]:
> Additionally, how did you track this down? I spent quite a while
chasing this and mostly chased my tail...
>
> Do you have a fix for #479 too, or did you compile this with clang?
I used llvm/clang with the help of xCode. xCode suggested the problem is
that some classes are incomplete types at the point where auto_ptr
destructor is instantiated. So I checked the source code, and found one
class missing non-trivial destructor and another class missing necessary
includes for forward declared types.
Sorry, my English is too poor to explain more.
--
Ticket URL: <http://trac.osgeo.org/geos/ticket/299#comment:34>
GEOS <http://geos.refractions.net/>
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).
More information about the geos-devel
mailing list