Binary compatibility report for the libspatialindex library  between 1.5.0 and 1.6.0 versions on x86

Test Info


Library Namelibspatialindex
Version #11.5.0
Version #21.6.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files28
Total Shared Libraries2
Total Symbols / Types699 / 299
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-16
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Data Types
-1

Added Symbols (16)


CustomStorage.h, libspatialindex_c.so.1.0.0
namespace SpatialIndex::StorageManager
CustomStorageManager::CustomStorageManager [in-charge] Tools::PropertySet& p1 )
CustomStorageManager::CustomStorageManager [not-in-charge] Tools::PropertySet& p1 )
CustomStorageManager::deleteByteArray SpatialIndex::id_type const page )
CustomStorageManager::loadByteArray ( SpatialIndex::id_type const page, uint32_t& len, byte** data )
CustomStorageManager::storeByteArray ( SpatialIndex::id_type& page, uint32_t const len, byte const*const data )
CustomStorageManager::~CustomStorageManager [in-charge-deleting] ( )
CustomStorageManager::~CustomStorageManager [in-charge] ( )
CustomStorageManager::~CustomStorageManager [not-in-charge] ( )
returnCustomStorageManager Tools::PropertySet& in )

sidx_api.h, libspatialindex_c.so.1.0.0
Index_ClearBuffer IndexH index )
IndexProperty_GetCustomStorageCallbacks IndexPropertyH iprop )
IndexProperty_GetCustomStorageCallbacksSize IndexPropertyH iprop )
IndexProperty_SetCustomStorageCallbacks ( IndexPropertyH iprop, void const* value )
IndexProperty_SetCustomStorageCallbacksSize ( IndexPropertyH iprop, uint32_t value )
SIDX_DeleteBuffer void* buffer )
SIDX_NewBuffer size_t bytes )

to the top

Other Changes in Data Types (1)


sidx_config.h
[+] enum RTStorageType (1)

to the top

Header Files (28)


BoundsQuery.h
CountVisitor.h
DataStream.h
Error.h
IdVisitor.h
Index.h
LeafQuery.h
LineSegment.h
MovingPoint.h
MovingRegion.h
MVRTree.h
ObjVisitor.h
Point.h
PointerPool.h
PoolPointer.h
rand48.h
Region.h
RTree.h
sidx_api.h
sidx_config.h
SmartPointer.h
SpatialIndex.h
TimePoint.h
TimeRegion.h
Tools.h
TPRTree.h
Utility.h
Version.h

to the top

Shared Libraries (2)


libspatialindex.so.1.0.0
libspatialindex_c.so.1.0.0

to the top




Generated on Mon Apr 2 17:48:31 2012 for libspatialindex by ABI Compliance Checker 1.97.2  
A tool for checking backward compatibility of a C/C++ library API