Binary compatibility report for the API Extractor library  between 0.3.0 and 0.3.1 versions on x86

Test Info


Library NameAPI Extractor
Version #10.3.0
Version #20.3.1
CPU Architecturex86
GCC Version4.5

Test Results


Total Header Files7
Total Shared Libraries1
Total Symbols / Types276 / 166
VerdictIncompatible
(8.33%)

Problem Summary


SeverityCount
Added Symbols-2
Removed SymbolsHigh1
Problems with
Data Types
High1
Medium0
Low1
Problems with
Symbols
High1
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (2)


apiextractor.h, libapiextractor.so.0.3.1
ApiExtractor::setLogDirectory QString const& logDir )

typesystem.h, libapiextractor.so.0.3.1
TypeDatabase::instance bool newInstance ) [static]

to the top

Removed Symbols (1)


typesystem.h, libapiextractor.so.0.3
TypeDatabase::instance ( ) [static]

to the top

Problems with Data Types, High Severity (1)


apiextractor.h
[+] class ApiExtractor (1)

to the top

Problems with Symbols, High Severity (1)


typesystem.h, libapiextractor.so.0.3
[+] TypeDatabase::instance ( ) [static] (1)

to the top

Problems with Data Types, Low Severity (1)


apiextractor.h
[+] class ApiExtractor (1)

to the top

Header Files (7)


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

to the top

Shared Libraries (1)


libapiextractor.so.0.3

to the top




Generated on Wed Sep 7 18:00:43 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