[geos-devel] Fw: 3.0
Sanak
geosanak at gmail.com
Sat Nov 15 11:29:58 EST 2008
Mark,
I had tested the 2 cases as follows on Windows MSVC environment.
1) overwrite attached inlines.cpp on my svn-tags/geos-3.0.3rc1 working-copy.
2) apply attached geos-3.0.3svn-cygwin.patch on my svn-trunk working-copy.
(use MSYS patch command)
after that, open build/msvc80/geos.sln with Microsoft Visual C++ Express
Edition 2005 SP1,
and build debug/release mode.
the result as follows.
1) build(debug/release) -> ok
regression tests(geos_unit.exe) (debug/release) -> - passed: 402
2) build(debug/release) -> ok
regression tests(geos_unit.exe) (debug/release) -> - passed: 431
* the cause of regression tests(geos_unit.exe) results difference between 1)
and 2)
seems PreparedGeometryFactory improvement.
-> 3>geos::geom::prep::PreparedGeometryFactory:
............................. 29
I think that there is no probrem on Windows MSVC environment.
Regards,
Sanak.
2008/11/15 Mark Cave-Ayland <mark.cave-ayland at ilande.co.uk>
> On Sun, 2008-11-09 at 23:04 +0000, S Knox wrote:
>
>
> Please find attached 2 files: the first is a new source/inlines.cpp
> which should replace the one in GEOS 3.0.3rc1. This works for me under
> Linux, MingW32 and cygwin, so please test and report back.
>
> The second file is a patch to apply the above changes to SVN 3.0 branch
> and SVN trunk, assuming that everything works as it should. If the above
> testing goes to plan and these are applied to SVN just before release,
> please can someone verify that this doesn't affect the MSVC GEOS build?
> I'm reasonably confident they shouldn't, but it would be nice to make
> sure...
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/geos-devel/attachments/20081116/355fb6a9/attachment.html
More information about the geos-devel
mailing list