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

Test Info


Library NameAPI Extractor
Version #10.6.0
Version #20.7.0
CPU Architecturex86
GCC Version4.5

Test Results


Total Header Files11
Total Shared Libraries1
Total Symbols / Types316 / 188
VerdictIncompatible
(31.33%)

Problem Summary


SeverityCount
Added Symbols-10
Removed SymbolsHigh2
Problems with
Data Types
High6
Medium0
Low4
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (10)


abstractmetalang.h, libapiextractor.so.0.7.0
AbstractMetaArgument::~AbstractMetaArgument [in-charge-deleting] ( )
AbstractMetaArgument::~AbstractMetaArgument [in-charge] ( )
AbstractMetaField::~AbstractMetaField [in-charge-deleting] ( )
AbstractMetaFunction::argumentName int index, bool create, AbstractMetaClass const* cl ) const
AbstractMetaType::AbstractMetaType [in-charge] ( )
AbstractMetaType::AbstractMetaType [not-in-charge] ( )
AbstractMetaVariable::AbstractMetaVariable [in-charge] AbstractMetaVariable const& other )
AbstractMetaVariable::AbstractMetaVariable [not-in-charge] AbstractMetaVariable const& other )
AbstractMetaVariable::~AbstractMetaVariable [in-charge-deleting] ( )

reporthandler.h, libapiextractor.so.0.7.0
ReportHandler::flush ( ) [static]

to the top

Removed Symbols (2)


abstractmetalang.h, libapiextractor.so.0.6.0
AbstractMetaArgument::argumentName ( ) const
AbstractMetaArgument::indexedName ( ) const

to the top

Problems with Data Types, High Severity (6)


abstractmetalang.h
[+] class AbstractMetaArgument (1)
[+] class AbstractMetaClass (1)
[+] class AbstractMetaField (1)
[+] class AbstractMetaType (1)
[+] class AbstractMetaVariable (1)

typesystem.h
[+] class PrimitiveTypeEntry (1)

to the top

Problems with Data Types, Low Severity (4)


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

typesystem.h
[+] class CodeSnipAbstract (1)
[+] class PrimitiveTypeEntry (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.6.0

to the top




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