[geos-devel] Re: [GEOS] #440: xmltester failures under MingW 32 bit
GEOS
geos-trac at osgeo.org
Thu May 12 03:32:02 EDT 2011
#440: xmltester failures under MingW 32 bit
------------------------+---------------------------------------------------
Reporter: robe | Owner: geos-devel@…
Type: defect | Status: new
Priority: major | Milestone: 3.3.0
Component: Default | Version: svn-trunk
Severity: Unassigned | Keywords: mingw
------------------------+---------------------------------------------------
Comment(by strk):
Failure for #350 is indeed the originally reported faiure. This is
annoying. Are you sure you're building with -ffloat-store ? Could you
retry that with r3338 or r3335 ? Or generally bisect to see if you got any
success for it ?
As per the #398 failure it does look like a minor coordinate drift. We're
checking for exact equality (pointwise) which is the reason for the
failure. Note that also JTS checks for pointwise equality, which is the
reason why I've tried to track as closely as possible JTS as per
operations precision, getting back from long doubles to single doubles...
--
Ticket URL: <http://trac.osgeo.org/geos/ticket/440#comment:1>
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