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

Test Info


Library NameClassAds
Version #11.0.4
Version #21.0.5
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types620 / 262
VerdictIncompatible
(9.9%)

Problem Summary


SeverityCount
Added Symbols-3
Removed SymbolsHigh0
Problems with
Data Types
High2
Medium3
Low14
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low1

Added Symbols (3)


matchClassad.h, libclassad.so.0.0.0
MatchClassAd::OptimizeLeftAdForMatchmaking ClassAd* ad, std::string* error_msg )
MatchClassAd::OptimizeRightAdForMatchmaking ClassAd* ad, std::string* error_msg )
MatchClassAd::UnoptimizeAdForMatchmaking ClassAd* ad )

to the top

Problems with Data Types, High Severity (2)


classadItor.h
[+] class ClassAdIterator (1)

exprTree.h
[+] class EvalState (1)

to the top

Problems with Data Types, Medium Severity (3)


classad.h
[+] class ClassAd (1)

collectionBase.h
[+] class ClassAdCollection (1)

exprTree.h
[+] class EvalState (1)

to the top

Problems with Data Types, Low Severity (14)


classad.h
[+] class ClassAd (2)
[+] typedef ClassAd::const_iterator (2)
[+] typedef ClassAd::iterator (2)

classadItor.h
[+] class ClassAdIterator (1)

collectionBase.h
[+] class ClassAdCollection (1)

exprList.h
[+] class ExprListIterator (2)

exprTree.h
[+] class EvalState (1)

matchClassad.h
[+] class MatchClassAd (1)

view.h
[+] class View (2)

to the top

Problems with Constants (1)


classad_stl.h
[+] classad_hash_map

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:23 2012 for ClassAds by ABI Compliance Checker 1.98.6  
A tool for checking backward compatibility of a C/C++ library API