Binary compatibility report for the API Extractor library  between 0.9.4 and 0.10.0 versions on x86

Test Info


Library NameAPI Extractor
Version #10.9.4
Version #20.10.0
CPU Architecturex86
GCC Version4.5

Test Results


Total Header Files11
Total Shared Libraries1
Total Symbols / Types332 / 195
VerdictIncompatible
(20.18%)

Problem Summary


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

Added Symbols (3)


apiextractor.h, libapiextractor.so.0.10.0
ApiExtractor::setDropTypeEntries QString dropEntries )

typedatabase.h, libapiextractor.so.0.10.0
TypeDatabase::setDropTypeEntries QStringList dropTypeEntries )
TypeDatabase::shouldDropTypeEntry QString const& fullTypeName ) const

to the top

Problems with Data Types, High Severity (2)


abstractmetalang.h
[+] class AbstractMetaFunction (1)
[+] class AbstractMetaType (1)

to the top

Problems with Data Types, Low Severity (5)


abstractmetalang.h
[+] class AbstractMetaFunction (1)
[+] class AbstractMetaType (2)

typedatabase.h
[+] class TypeDatabase (2)

to the top

Header Files (11)


abstractmetalang.h
apiextractor.h
apiextractormacros.h
docparser.h
fileout.h
graph.h
include.h
qtdocparser.h
reporthandler.h
typedatabase.h
typesystem.h

to the top

Shared Libraries (1)


libapiextractor.so.0.9.4

to the top




Generated on Wed Sep 7 17:54:09 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