Mark,<br><br>I had tested the 2 cases as follows on Windows MSVC environment.<br><br>1) overwrite attached inlines.cpp on my svn-tags/geos-3.0.3rc1 working-copy.<br>2) apply attached geos-3.0.3svn-cygwin.patch on my svn-trunk working-copy. (use MSYS patch command)<br>
<br>after that, open build/msvc80/geos.sln with Microsoft Visual C++ Express Edition 2005 SP1,<br>and build debug/release mode.<br><br>the result as follows.<br>1) build(debug/release) -&gt; ok<br>&nbsp;&nbsp;&nbsp; regression tests(geos_unit.exe) (debug/release) -&gt; - passed: 402<br>
2) build(debug/release) -&gt; ok<br>&nbsp;&nbsp;&nbsp; regression tests(geos_unit.exe) (debug/release) -&gt; - passed: 431<br><br>* the cause of regression tests(geos_unit.exe) results difference between 1) and 2)<br>&nbsp; seems PreparedGeometryFactory improvement.<br>
&nbsp; -&gt; 3&gt;geos::geom::prep::PreparedGeometryFactory: ............................. 29<br><br>I think that there is no probrem on Windows MSVC environment.<br><br>Regards,<br><br>Sanak.<br><br><div class="gmail_quote">2008/11/15 Mark Cave-Ayland <span dir="ltr">&lt;<a href="mailto:mark.cave-ayland@ilande.co.uk">mark.cave-ayland@ilande.co.uk</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">On Sun, 2008-11-09 at 23:04 +0000, S Knox wrote:<br><br>
</div><br>
Please find attached 2 files: the first is a new source/inlines.cpp<br>
which should replace the one in GEOS 3.0.3rc1. This works for me under<br>
Linux, MingW32 and cygwin, so please test and report back.<br>
<br>
The second file is a patch to apply the above changes to SVN 3.0 branch<br>
and SVN trunk, assuming that everything works as it should. If the above<br>
testing goes to plan and these are applied to SVN just before release,<br>
please can someone verify that this doesn&#39;t affect the MSVC GEOS build?<br>
I&#39;m reasonably confident they shouldn&#39;t, but it would be nice to make<br>
sure...<br></blockquote></div><br><br>