[postgis-devel] GEOS 3.4.0 is out
maplabs at light42.com
maplabs at light42.com
Sun Aug 11 04:53:38 PDT 2013
confirmed that the build fails for me...
http://pgsql.privatepaste.com/51f6346f54
--
Brian M Hamlin
OSGeo California Chapter
On Sun, 11 Aug 2013 11:37:50 +0200, Sandro Santilli <strk at keybit.net> wrote:
Sorry for arriving late here, but there's a problem with generation
> of platform.h. HAVE_ISNAN, HAVE_ISFINITE, HAVE_LONG_INT_64 are all
> undefined after I run ./configure (but they are defined in config.h).
>
> I spotted the problem being carriage returns in the platform.h.in file
> which probably makes the configure script unable to match the macro names.
>
> What I don't understand is why there are no CR in my local git-svn
> snapshot, maybe a missing SVN property on that file, but I've never
> learnt how to manage those props with SVN and I'd rather not start
> now.
>
> In any case we need to fix this ASAP. Maybe we can call it a packaging
> issue and just re-generate the tar.bz2, without changing version, what
> do you think ?
>
> --strk;
>
> On Sun, Aug 11, 2013 at 01:15:45AM -0400, Paragon Corporation wrote:
> > The GEOS development team is proud to release GEOS 3.4.0 which you
> can > > download from:
> http://download.osgeo.org/geos/geos-3.4.0.tar.bz2
> > > > Svn: https://svn.osgeo.org/geos/tags/3.4.0
> > > > - New things:
> > - Delaunay Triangulation API (#487, #565, #570, #567)
> > - Interruptibility API (C and C++)
> > - CAPI: GEOSNode (#496) - PHP: Geometry->node
> > - GeometryPrecisionReducer class (#496, #526)
> > - BufferInputLineSimplifier header exposed (#548)
> > - New Centroid class supporting mixed geometry components (#612)
> > - io::Writer::reserve() method
> > - CAPI: GEOSNearestPoints
> > - Add --cclibs, --static-clibs and --static-cclibs to geos-config (#497)
> > - Early bail out of overlay exception if input is invalid
> > > - C++ API changes:
> > - New noding::GeometryNoder class
> > - Added BufferOp::setSingleSided > - Signature of most
> functions taking a Label changed to take it
> > by reference rather than pointer.
> > - Signature of most functions taking an IntersectionMatrix changed
> > to take it by reference rather than pointer.
> > - GraphComponent::label is now a Label value (from a pointer)
> > - NodedSegmentString takes ownership of CoordinateSenuence now
> > - io::Writer's toString() returns by const ref, write() takes a const ref
> > - Unify prototypes of WKTReader and WKBReader constructor (#310)
> > - GeometryCollection::computeEnvelopInternal and >
> GeometryCollection::compareToSameClass are marked virtual (#478)
> > > - Bug fixes / improvements
> > - A point interpolated from a line does not always intersect >
> the same line (#323) > - Port ConvexHull robustness fix from
> JTS-1.13 (#457)
> > - Improve Overlay robustness by reducing input precision on topology
> > exception and by refusing to accept unnoded output (#459)
> > - Improve Buffer robustness by reducing input precision on topology
> > exception (#605)
> > - Mismatch segment sides in OffsetCurveBuilder (#633 )
> > - Fixed Linear Referencing API to handle MultiLineStrings consistently
> > by always using the lowest possible index value, and by trimming
> > zero-length components from results (#323)
> > - Fixed CMake configuration to set correct SOVERSION (current - age)
> > - Fix EMPTY return from single-point lines and zero-length
> polygons (#612)
> > - CMakeLists.txt, tools/geos_svn_revision_cmake.h.in: Add
> > geos_svn_revision.h generator to CMake config (#643)
> > - Makefile.vc 'clean' step leaks obj files (#607) > > > Please
> test and report any issues.
> > > Thanks,
> > Regina and rest of GEOS Development Team
> _______________________________________________
> postgis-devel mailing list
> postgis-devel at lists.osgeo.org
> http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-devel
>
>
More information about the postgis-devel
mailing list