Binary compatibility report for the libspatialindex library  between 1.6.1 and 1.7.0 versions on x86

Test Info


Library Namelibspatialindex
Version #11.6.1
Version #21.7.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files29
Total Shared Libraries2
Total Symbols / Types715 / 305
VerdictIncompatible
(1.3%)

Problem Summary


SeverityCount
Added Symbols-0
Removed SymbolsHigh9
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low6
Problems with
Constants
Low0

Removed Symbols (9)


rand48.h, libspatialindex.so.1.0.0
drand48 ( )
erand48 unsigned short* __xsubi )
jrand48 unsigned short* __xsubi )
lcong48 unsigned short* __param )
lrand48 ( )
mrand48 ( )
nrand48 unsigned short* __xsubi )
seed48 unsigned short* __seed16v )
srand48 long __seedval )

to the top

Problems with Symbols, Low Severity (6)


sidx_api.h, libspatialindex_c.so.1.0.0
[+] Index_CreateWithStream ( IndexPropertyH properties, int(*readNext)(uint64_t*, double**, double**, uint32_t*, uint8_t const**, size_t*) ) (1)
[+] Index_DeleteData IndexH index, uint64_t id, double* pdMin, double* pdMax, uint32_t nDimension ) (1)
[+] Index_InsertData IndexH index, uint64_t id, double* pdMin, double* pdMax, uint32_t nDimension, uint8_t const* pData, size_t nDataLength ) (1)
[+] Index_Intersects_id IndexH index, double* pdMin, double* pdMax, uint32_t nDimension, uint64_t** items, uint64_t* nResults ) (1)
[+] Index_NearestNeighbors_id IndexH index, double* pdMin, double* pdMax, uint32_t nDimension, uint64_t** items, uint64_t* nResults ) (1)
[+] IndexItem_GetID IndexItemH item ) (1)

to the top

Header Files (29)


BoundsQuery.h
CountVisitor.h
CustomStorage.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:54:34 2012 for libspatialindex by ABI Compliance Checker 1.97.2  
A tool for checking backward compatibility of a C/C++ library API