Binary compatibility report for the API Extractor library  between 0.7.0 and 0.8.0 versions on x86

Test Info


Library NameAPI Extractor
Version #10.7.0
Version #20.8.0
CPU Architecturex86
GCC Version4.5

Test Results


Total Header Files11
Total Shared Libraries1
Total Symbols / Types327 / 193
VerdictIncompatible
(12.23%)

Problem Summary


SeverityCount
Added Symbols-2
Removed SymbolsHigh0
Problems with
Data Types
High5
Medium0
Low1
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (2)


typesystem.h, libapiextractor.so.0.8.0
FunctionModification::operator!= FunctionModification const& other ) const
FunctionModification::operator=FunctionModification const& other ) const

to the top

Problems with Data Types, High Severity (5)


typesystem.h
[+] class ComplexTypeEntry (1)
[+] class ContainerTypeEntry (1)
[+] class InterfaceTypeEntry (1)
[+] class NamespaceTypeEntry (1)
[+] class ObjectTypeEntry (1)

to the top

Problems with Data Types, Low Severity (1)


typesystem.h
[+] class ComplexTypeEntry (1)

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.7.0

to the top




Generated on Wed Sep 7 17:57:12 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