Binary compatibility report for the libspatialindex library  between 1.7.1 and 1.8.0 versions on x86

Test Info


Library Namelibspatialindex
Version #11.7.1
Version #21.8.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files29
Total Shared Libraries2
Total Symbols / Types709 / 305
VerdictIncompatible
(1.6%)

Problem Summary


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

Added Symbols (1)


CustomStorage.h, libspatialindex_c.so.3.0.0
namespace SpatialIndex::StorageManager
CustomStorageManager::flush ( )

to the top

Problems with Data Types, High Severity (1)


CustomStorage.h
namespace SpatialIndex::StorageManager
[+] class CustomStorageManager (1)

to the top

Problems with Data Types, Low Severity (1)


CustomStorage.h
namespace SpatialIndex::StorageManager
[+] class CustomStorageManager (1)

to the top

Problems with Constants (1)


Version.h
[+] SIDX_RELEASE_NAME

to the top

Other Changes in Data Types (1)


CustomStorage.h
namespace SpatialIndex::StorageManager
[+] class CustomStorageManager (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.2.0.0
libspatialindex_c.so.2.0.0

to the top




Generated on Fri Dec 14 02:56:49 2012 for libspatialindex by ABI Compliance Checker 1.98.7  
A tool for checking backward compatibility of a C/C++ library API