Binary compatibility report for the libmemcached library  between 0.4 and 0.5 versions on x86

Test Info


Library Namelibmemcached
Version #10.4
Version #20.5
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types31 / 34
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-2
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low2
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low1
Other Changes
in Data Types
-3

Added Symbols (2)


memcached.h, libmemcached.so.0.0.0
memcached_behavior_get ( memcached_st* ptr, enum memcached_behavior flag )
memcached_servers_parse char* server_strings )

to the top

Problems with Data Types, Low Severity (2)


memcached.h
[+] enum memcached_behavior (1)
[+] enum memcached_return (1)

to the top

Problems with Constants, Low Severity (1)


memcached.h
[+] MEM_NO_BLOCK

to the top

Other Changes in Data Types (3)


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

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:29 2013 for libmemcached by ABI Compliance Checker 1.99.8.4  
A tool for checking backward compatibility of a C/C++ library API