On Fri, Mar 08, 2013 at 08:17:03PM -0800, Martin Davis wrote: > Also have a look at the just-commited rev 788. It has a fixed for > an aliasing problem which could cause modification to input points > in some situations. It's possibly not a problem in GEOS, if the > nearestEndpoint routine returns by-value, rather than by-reference > as in JTS.
nearestEndpoint returns by value in GEOS. --strk; _______________________________________________ geos-devel mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/geos-devel
