Binary compatibility report for the API Extractor library  between 0.3.3 and 0.4.0 versions on x86

Test Info


Library NameAPI Extractor
Version #10.3.3
Version #20.4.0
CPU Architecturex86
GCC Version4.5

Test Results


Total Header Files8
Total Shared Libraries1
Total Symbols / Types274 / 164
VerdictIncompatible
(24.45%)

Problem Summary


SeverityCount
Added Symbols-13
Removed SymbolsHigh3
Problems with
Data Types
High1
Medium0
Low1
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (13)


abstractmetalang.h, libapiextractor.so.0.4.0
AbstractMetaClassList::findClass TypeEntry const* typeEntry ) const

graph.h, libapiextractor.so.0.4.0
Graph::addEdge int from, int to )
Graph::containsEdge int from, int to )
Graph::dump ( ) const
Graph::dumpDot ( QHash<int, QString>const& nodeNames, QString const& fileName ) const
Graph::Graph [in-charge] int numNodes )
Graph::Graph [not-in-charge] int numNodes )
Graph::nodeCount ( ) const
Graph::removeEdge int from, int to )
Graph::topologicalSort ( ) const
Graph::~Graph [in-charge] ( )
Graph::~Graph [not-in-charge] ( )

typesystem.h, libapiextractor.so.0.4.0
TypeDatabase::findGlobalUserFunctions QString const& name ) const

to the top

Removed Symbols (3)


typesystem.h, libapiextractor.so.0.3.3
PrimitiveTypeEntry::javaObjectName ( ) const
PrimitiveTypeEntry::javaObjectPackage ( ) const
TypeDatabase::findAddedFunctions QString const& name ) const

to the top

Problems with Data Types, High Severity (1)


abstractmetalang.h
[+] class AbstractMetaClass (1)

to the top

Problems with Data Types, Low Severity (1)


abstractmetalang.h
[+] class AbstractMetaClass (1)

to the top

Header Files (8)


abstractmetalang.h
apiextractor.h
apiextractormacros.h
docparser.h
fileout.h
qtdocparser.h
reporthandler.h
typesystem.h

to the top

Shared Libraries (1)


libapiextractor.so.0.3.3

to the top




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