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

Test Info


Library Namelibspatialindex
Version #11.8.0
Version #21.8.1
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files29
Total Shared Libraries2
Total Symbols / Types729 / 307
VerdictIncompatible
(11.7%)

Problem Summary


SeverityCount
Added Symbols-11
Removed SymbolsHigh0
Problems with
Data Types
High3
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (11)


LineSegment.h, libspatialindex.so.3.0.0
namespace SpatialIndex
LineSegment::between double a, double b, double c ) [static]
LineSegment::between ( Point const& a, Point const& b, Point const& c ) [static]
LineSegment::collinear ( Point const& a, Point const& b, Point const& c ) [static]
LineSegment::doubleAreaTriangle ( Point const& a, Point const& b, Point const& c ) [static]
LineSegment::intersects ( Point const& a, Point const& b, Point const& c, Point const& d ) [static]
LineSegment::intersectsLineSegment LineSegment const& l ) const
LineSegment::intersectsProper ( Point const& a, Point const& b, Point const& c, Point const& d ) [static]
LineSegment::intersectsRegion Region const& p ) const
LineSegment::leftOf ( Point const& a, Point const& b, Point const& c ) [static]
operator<< ( std::ostream& os, LineSegment const& pt )

Region.h, libspatialindex.so.3.0.0
namespace SpatialIndex
Region::intersectsLineSegment LineSegment const& in ) const

to the top

Problems with Data Types, High Severity (3)


LineSegment.h
namespace SpatialIndex
[+] class LineSegment (2)

Region.h
namespace SpatialIndex
[+] class Region (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.3.0.0
libspatialindex_c.so.3.0.0

to the top




Generated on Thu Jun 27 03:50:21 2013 for libspatialindex by ABI Compliance Checker 1.99.3  
A tool for checking backward compatibility of a C/C++ library API