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

Test Info


Library Namelibcfg+
Version #10.5.1
Version #20.5.2
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types24 / 40
VerdictIncompatible
(95.8%)

Problem Summary


SeverityCount
Added Symbols-2
Removed SymbolsHigh0
Problems with
Data Types
High2
Medium18
Low3
Problems with
Symbols
High6
Medium0
Low2
Problems with
Constants
Low0
Other Changes
in Data Types
-15

Added Symbols (2)


cfg+.h, libcfg+.so.0.5.2
cfg_get_cmdline_context_argc int argc, char** argv, cfg_option* options )
cfg_set_cmdline_context_argc ( CFG_CONTEXT const con, int argc, char** argv )

to the top

Problems with Data Types, High Severity (2)


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

to the top

Problems with Symbols, High Severity (6)


cfg+.h, libcfg+.so.0.5.1
[+] cfg_get_cmdline_context int argc, char** argv, cfg_option* options ) (3)
[+] cfg_set_cmdline_context ( CFG_CONTEXT const con, int argc, char** argv ) (3)

to the top

Problems with Data Types, Medium Severity (18)


cfg+.h
[+] enum cfg_property_type (10)
[+] struct cfg_context (8)

to the top

Problems with Data Types, Low Severity (3)


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

to the top

Problems with Symbols, Low Severity (2)


cfg+.h, libcfg+.so.0.5.1
[+] cfg_get_cfgfile_context long begin_pos, long end_pos, char* filename, cfg_option* options ) (1)
[+] cfg_set_cfgfile_context ( CFG_CONTEXT const con, long begin_pos, long end_pos, char* filename ) (1)

to the top

Other Changes in Data Types (15)


cfg+.h
[+] enum cfg_property_type (15)

to the top

Header Files (1)


cfg+.h

to the top

Shared Libraries (1)


libcfg+.so.0.5.1

to the top




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