Binary compatibility report for the libmemcached library  between 0.7 and 0.8 versions on x86

Test Info


Library Namelibmemcached
Version #10.7
Version #20.8
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types28 / 31
VerdictIncompatible
(41.1%)

Problem Summary


SeverityCount
Added Symbols-7
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium2
Low6
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Data Types
-2

Added Symbols (7)


memcached.h, libmemcached.so.1.0.0
memcached_fetch_result ( memcached_st* ptr, memcached_result_st* result, enum memcached_return* error )
memcached_result_create ( memcached_st* ptr, memcached_result_st* result )
memcached_result_free memcached_result_st* result )
memcached_result_length memcached_result_st* ptr )
memcached_result_value memcached_result_st* ptr )
memcached_server_add_unix_socket ( memcached_st* ptr, char* filename )
memcached_stat_free ( memcached_st* p1, memcached_stat_st* p2 )

to the top

Problems with Data Types, Medium Severity (2)


memcached.h
[+] struct memcached_st (2)

to the top

Problems with Data Types, Low Severity (6)


memcached.h
[+] enum memcached_behavior (1)
[+] enum memcached_return (1)
[+] struct memcached_server_st (2)
[+] struct memcached_st (2)

to the top

Other Changes in Data Types (2)


memcached.h
[+] enum memcached_return (2)

to the top

Header Files (1)


memcached.h

to the top

Shared Libraries (1)


libmemcached.so.0.0.0

to the top




Generated on Tue Nov 26 11:14:24 2013 for libmemcached by ABI Compliance Checker 1.99.8.4  
A tool for checking backward compatibility of a C/C++ library API