Binary compatibility report for the libmcs library  between 0.5.0 and 0.6.0 versions on x86

Test Info


Library Namelibmcs
Version #10.5.0
Version #20.6.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types36 / 38
VerdictIncompatible
(44.4%)

Problem Summary


SeverityCount
Added Symbols-1
Removed SymbolsHigh7
Problems with
Data Types
High0
Medium1
Low5
Problems with
Symbols
High0
Medium5
Low1
Problems with
Constants
Low0

Added Symbols (1)


mcs.h, libmcs.so.1.0.0
mcs_handle_class_init ( )

to the top

Removed Symbols (7)


mcs.h, libmcs.so.1.0.0
mcs_list_append ( mcs_list_t* head, void* data )
mcs_list_find ( mcs_list_t* head, void* data )
mcs_list_free mcs_list_t* head )
mcs_list_remove mcs_list_t* head )
mcs_list_remove_data ( mcs_list_t* head, void* data )
mcs_log char const* fmt, ... )
mcs_log_set_log_func mcs_log_func_t func )

to the top

Problems with Data Types, Medium Severity (1)


mcs.h
[+] struct mcs_handle_ (1)

to the top

Problems with Symbols, Medium Severity (5)


mcs.h, libmcs.so.1.0.0
[+] mcs_backend_get_list ( ) (1)
[+] mcs_backend_select ( ) (1)
[+] mcs_get_keys ( mcs_handle_t* handle, char const* section ) (1)
[+] mcs_get_sections mcs_handle_t* handle ) (1)
[+] mcs_unload_plugins mcs_list_t* l ) (1)

to the top

Problems with Data Types, Low Severity (5)


mcs.h
[+] struct mcs_backend_t (4)
[+] struct mcs_handle_ (1)

to the top

Problems with Symbols, Low Severity (1)


mcs.h, libmcs.so.1.0.0
[+] mcs_backend_select ( ) (1)

to the top

Header Files (1)


mcs.h

to the top

Shared Libraries (1)


libmcs.so.1.0.0

to the top




Generated on Sat Dec 29 11:46:52 2012 for libmcs by ABI Compliance Checker 1.98.7  
A tool for checking backward compatibility of a C/C++ library API