Binary compatibility report for the libcfg+ library  between 0.5 and 0.5.1 versions on x86

Test Info


Library Namelibcfg+
Version #10.5
Version #20.5.1
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types30 / 38
VerdictIncompatible
(63.3%)

Problem Summary


SeverityCount
Added Symbols-3
Removed SymbolsHigh9
Problems with
Data Types
High0
Medium15
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (3)


cfg+.h, libcfg+.so.0.5.1
cfg_add_property ( CFG_CONTEXT const con, cfg_property_type type, char* str )
cfg_clear_property ( CFG_CONTEXT const con, cfg_property_type type )
cfg_remove_property ( CFG_CONTEXT const con, cfg_property_type type, char* str )

to the top

Removed Symbols (9)


cfg+.h, libcfg+.so.0.5
cfg_add_multi_vals_separator ( CFG_CONTEXT const con, char* str )
cfg_add_option_arg_separator ( CFG_CONTEXT const con, char* str )
cfg_add_quote_strings ( CFG_CONTEXT const con, char* prefix, char* postfix )
cfg_clear_multi_vals_separator CFG_CONTEXT const con )
cfg_clear_option_arg_separator CFG_CONTEXT const con )
cfg_clear_quote_strings CFG_CONTEXT const con )
cfg_remove_multi_vals_separator ( CFG_CONTEXT const con, char* str )
cfg_remove_option_arg_separator ( CFG_CONTEXT const con, char* str )
cfg_remove_quote_strings ( CFG_CONTEXT const con, char* prefix, char* postfix )

to the top

Problems with Data Types, Medium Severity (15)


cfg+.h
[+] struct cfg_context (15)

to the top

Header Files (1)


cfg+.h

to the top

Shared Libraries (1)


libcfg+.so.0.5

to the top




Generated on Thu Mar 29 18:32:22 2012 for libcfg+ by ABI Compliance Checker 1.97.2  
A tool for checking backward compatibility of a C/C++ library API