[geos-devel] [GEOS] #610: geos 3.3.6 : WKTReader fails on POINT(0 0) (MSVC 2008, W7)
GEOS
geos-trac at osgeo.org
Sat Jan 12 18:37:54 PST 2013
#610: geos 3.3.6 : WKTReader fails on POINT(0 0) (MSVC 2008, W7)
------------------------+---------------------------------------------------
Reporter: gt75 | Owner: geos-devel@…
Type: defect | Status: closed
Priority: major | Milestone: 3.3.7
Component: Default | Version: 3.3.6
Severity: Unassigned | Resolution: worksforme
Keywords: |
------------------------+---------------------------------------------------
Comment(by mloskot):
The "heap corruption" may mean lots of things, including problems in your
program that happened earlier, before WKTReader is called.
If you build with CMake, then you should get the geos_unit program built
as well. Just execute it and it should run all tests.
Grab and apply the patch from #611, it should help.
--
Ticket URL: <http://trac.osgeo.org/geos/ticket/610#comment:5>
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