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

Test Info


Library Namelibcfg+
Version #10.5.2
Version #20.6
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types26 / 40
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-7
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low1
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (7)


cfg+.h, libcfg+.so.0.6
cfg_add_properties ( CFG_CONTEXT const con, cfg_property_type type, char* str, ... )
cfg_add_properties_str ( CFG_CONTEXT const con, char* str, cfg_property_type type, ... )
cfg_add_properties_type ( CFG_CONTEXT const con, cfg_property_type type, char* str, ... )
cfg_clear_properties ( CFG_CONTEXT const con, cfg_property_type type, ... )
cfg_remove_properties ( CFG_CONTEXT const con, cfg_property_type type, char* str, ... )
cfg_remove_properties_str ( CFG_CONTEXT const con, char* str, cfg_property_type type, ... )
cfg_remove_properties_type ( CFG_CONTEXT const con, cfg_property_type type, char* str, ... )

to the top

Problems with Data Types, Low Severity (1)


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

to the top

Header Files (1)


cfg+.h

to the top

Shared Libraries (1)


libcfg+.so.0.5.2

to the top




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