Binary compatibility report for the libmemcached library  between 0.9 and 0.10 versions on x86

Test Info


Library Namelibmemcached
Version #10.9
Version #20.10
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types39 / 48
VerdictIncompatible
(48.7%)

Problem Summary


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

Problems with Data Types, Medium Severity (1)


memcached.h
[+] struct memcached_server_st (1)

to the top

Problems with Data Types, Low Severity (2)


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

to the top

Problems with Symbols, Low Severity (2)


memcached.h, libmemcached.so.1.0.1
[+] memcached_decrement ( memcached_st* ptr, char* key, size_t key_length, unsigned int offset, uint64_t* value ) (1)
[+] memcached_increment ( memcached_st* ptr, char* key, size_t key_length, unsigned int offset, uint64_t* value ) (1)

to the top

Other Changes in Data Types (2)


memcached.h
[+] enum memcached_behavior (2)

to the top

Header Files (1)


memcached.h

to the top

Shared Libraries (1)


libmemcached.so.1.0.1

to the top




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