[geos-devel] installed C++ headers

2009-06-06 Thread strk
It was my idea long time ago to reduce the set of installed C++ headers. Now I've changed my mind. It's too much of a maintainance cost having to be selective on what to install and what not, particularly when the MSVC build scripts don't care and not only install headers but even export symbols w

[geos-devel]

2009-06-06 Thread strk
As per http://trac.osgeo.org/geos/ticket/259 GEOS finally uses proper NaN values rather than hand-crafted ones. The downside of this is that we lost compatibility with gcc 2.95.2 which didn't have the header in the companion stdlibc++. The good aspect is closer track of JTS. Tests with current

Re: [geos-devel] DLL for MSVC

2009-06-06 Thread strk
On Fri, Jun 05, 2009 at 09:34:09PM -0700, Ragi Y. Burhum wrote: > Paul, > > Since I don't have TICKET_APPEND privileges, I am attaching the patch file > with my changes for the Windows C++ exports against TRUNK. Patch committed to trunk (revno 2556). Please give it a try, also for your IsValidOp

[geos-devel] [GEOS] #259: IsValidOp unit test<1> failed on windows msvc2008 build environment

2009-06-06 Thread GEOS
#259: IsValidOp unit test<1> failed on windows msvc2008 build environment +--- Reporter: sanak | Owner: geos-devel@lists.osgeo.org Type: defect | Status: new Priority: ma