Binary compatibility report for the Presage library  between 0.7.3 and 0.8.1 versions on x86

Test Info


Library NamePresage
Version #10.7.3
Version #20.8.1
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files2
Total Shared Libraries1
Total Symbols / Types21 / 16
VerdictIncompatible
(38.1%)

Problem Summary


SeverityCount
Added Symbols-9
Removed SymbolsHigh8
Problems with
Data Types
High0
Medium0
Low2
Problems with
Symbols
High6
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (9)


presage.h, libpresage.so.1.1.1
Presage::callback PresageCallback* callback )
Presage::completion std::string str )
Presage::config ( std::string const variable, std::string const value ) const
Presage::predict ( )
Presage::Presage [in-charge] PresageCallback* callback )
Presage::Presage [in-charge] ( PresageCallback* callback, std::string const config )
Presage::Presage [not-in-charge] PresageCallback* callback )
Presage::Presage [not-in-charge] ( PresageCallback* callback, std::string const config )
Presage::save_config ( ) const

to the top

Removed Symbols (8)


presage.h, libpresage.so.0.0.0
Presage::complete std::string str )
Presage::config ( std::string const variable, std::string const value )
Presage::predict std::string str )
Presage::Presage [in-charge] ( )
Presage::Presage [in-charge] std::string const config )
Presage::Presage [not-in-charge] ( )
Presage::Presage [not-in-charge] std::string const config )
Presage::update std::string str )

to the top

Problems with Symbols, High Severity (6)


presage.h, libpresage.so.0.0.0
[+] Presage::config ( std::string const variable, std::string const value ) (1)
[+] Presage::predict std::string str ) (1)
[+] Presage::Presage [not-in-charge] ( ) (1)
[+] Presage::Presage [in-charge] ( ) (1)
[+] Presage::Presage [not-in-charge] std::string const config ) (1)
[+] Presage::Presage [in-charge] std::string const config ) (1)

to the top

Problems with Data Types, Low Severity (2)


presage.h
[+] class Presage (2)

to the top

Header Files (2)


presage.h
presageException.h

to the top

Shared Libraries (1)


libpresage.so.0.0.0

to the top




Generated on Tue Aug 27 15:26:18 2013 for Presage by ABI Compliance Checker 1.99.8.2  
A tool for checking backward compatibility of a C/C++ library API