Binary compatibility report for the ClassAds library  between 1.0.5 and 1.0.6 versions on x86

Test Info


Library NameClassAds
Version #11.0.5
Version #21.0.6
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types623 / 282
VerdictIncompatible
(42.2%)

Problem Summary


SeverityCount
Added Symbols-3
Removed SymbolsHigh0
Problems with
Data Types
High4
Medium1
Low5
Problems with
Symbols
High3
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (3)


matchClassad.h, libclassad.so.0.0.0
MatchClassAd::leftMatchesRight ( )
MatchClassAd::rightMatchesLeft ( )
MatchClassAd::symmetricMatch ( )

to the top

Problems with Data Types, High Severity (4)


classad.h
[+] class ClassAd (1)

collectionBase.h
[+] class ClassAdCollection (1)

matchClassad.h
[+] class MatchClassAd (1)

view.h
[+] class View (1)

to the top

Problems with Symbols, High Severity (3)


matchClassad.h, libclassad.so.0.0.0
[+] MatchClassAd::OptimizeLeftAdForMatchmaking ClassAd* ad, std::string* error_msg ) (1)
[+] MatchClassAd::OptimizeRightAdForMatchmaking ClassAd* ad, std::string* error_msg ) (1)
[+] MatchClassAd::UnoptimizeAdForMatchmaking ClassAd* ad ) (1)

to the top

Problems with Data Types, Medium Severity (1)


collectionBase.h
[+] class ClassAdCollection (1)

to the top

Problems with Data Types, Low Severity (5)


classad.h
[+] class ClassAd (1)

matchClassad.h
[+] class MatchClassAd (3)

view.h
[+] class View (1)

to the top

Header Files (1)


classad_distribution.h

to the top

Shared Libraries (1)


libclassad.so.0.0.0

to the top




Generated on Mon Dec 10 18:39:06 2012 for ClassAds by ABI Compliance Checker 1.98.6  
A tool for checking backward compatibility of a C/C++ library API