Binary compatibility report for the ANN library  between 1.0 and 1.1.1 versions on x86

Test Info


Library NameANN
Version #11.0
Version #21.1.1
CPU Architecturex86
GCC Version4.5

Test Results


Total Header Files3
Total Shared Libraries1
Total Symbols / Types70 / 58
VerdictIncompatible
(12.86%)

Problem Summary


SeverityCount
Added Symbols-2
Removed SymbolsHigh0
Problems with
Data Types
High2
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (2)


ANN.h, libANN.so
ANNbruteForce::annkFRSearch ANNpoint q, ANNdist sqRad, int k, ANNidxArray nn_idx, ANNdistArray dd, double eps )
ANNkd_tree::annkFRSearch ANNpoint q, ANNdist sqRad, int k, ANNidxArray nn_idx, ANNdistArray dd, double eps )

to the top

Problems with Data Types, High Severity (2)


ANN.h
[+] class ANNpointSet (2)

to the top

Header Files (3)


ANN.h
ANNperf.h
ANNx.h

to the top

Shared Libraries (1)


libANN.so

to the top




Generated on Wed Sep 7 17:49:40 2011 for ANN by ABI Compliance Checker 1.93.8  
A tool for checking backward binary compatibility of a shared C/C++ library API