[Spatialindex] libspatialindex 1.7.1 released
Howard Butler
hobu.inc at gmail.com
Mon Dec 12 16:57:38 EET 2011
All,
I have released libspatialindex 1.7.1. Two issues were fixed for the CMake configuration, and the SONAME was incremented to 2.0.0, which was not done properly in the 1.7.0 release.
The other significant issue was a name/exception duplication issue in newer GCCs. It seems that the rand48 family of methods are now in cstdlib on newish gcc, and these have exception specifications that clash with the definitions that already exist in libspatialindex. The ones in cstdlib are now used in newer GCCs. See https://github.com/libspatialindex/libspatialindex/issues/1 for more details.
http://download.osgeo.org/libspatialindex/
Howard
https://github.com/libspatialindex/libspatialindex/issues/3
https://github.com/libspatialindex/libspatialindex/issues/4
More information about the Spatialindex
mailing list