Binary compatibility report for the libmcs library  between 0.2.1 and 0.3.1 versions on x86

Test Info


Library Namelibmcs
Version #10.2.1
Version #20.3.1
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files2
Total Shared Libraries1
Total Symbols / Types27 / 35
VerdictCompatible

Problem Summary


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

Added Symbols (7)


mcs.h, libmcs.so.1.0.0
mcs_create_directory ( char const* path, mode_t mode )
mcs_log char const* fmt, ... )
mcs_log_set_log_func mcs_log_func_t func )
mcs_strlcat char* dest, char const* src, size_t count )
mcs_strlcpy char* dest, char const* src, size_t count )
mcs_strndup char const* str, size_t len )
mcs_strnlen char const* str, size_t len )

to the top

Problems with Constants (1)


mcs_config.h
[+] PACKAGE_STRING

to the top

Header Files (2)


mcs.h
mcs_config.h

to the top

Shared Libraries (1)


libmcs.so.1.0.0

to the top




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