Binary compatibility report for the libmemcached library  between 0.25 and 0.26 versions on x86

Test Info


Library Namelibmemcached
Version #10.25
Version #20.26
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files11
Total Shared Libraries1
Total Symbols / Types70 / 76
VerdictIncompatible
(48.6%)

Problem Summary


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

Added Symbols (4)


memcached.h, libmemcached.so.2.0.0
memcached_flush_buffers memcached_st* mem )
memcached_generate_hash_value char const* key, size_t key_length, enum memcached_hash hash_algorithm )

memcached_server.h, libmemcached.so.2.0.0
memcached_analyze ( memcached_st* memc, memcached_stat_st* stat, enum memcached_return* error )
memcached_server_create_with ( memcached_st* memc, memcached_server_st* host, char const* hostname, unsigned int port, uint32_t weight, enum memcached_connection type )

to the top

Problems with Data Types, Medium Severity (5)


memcached.h
[+] struct memcached_st (1)

memcached_result.h
[+] struct memcached_result_st (1)

memcached_server.h
[+] struct memcached_server_st (2)

memcached_string.h
[+] struct memcached_string_st (1)

to the top

Problems with Data Types, Low Severity (1)


memcached.h
[+] struct memcached_st (1)

to the top

Problems with Symbols, Low Severity (2)


memcached.h, libmemcached.so.2.0.0
[+] memcached_servers_parse char* server_strings ) (1)
[+] memcached_stat_get_value ( memcached_st* ptr, memcached_stat_st* stat, char* key, enum memcached_return* error ) (1)

to the top

Other Changes in Data Types (1)


memcached_constants.h
[+] enum memcached_behavior (1)

to the top

Other Changes in Constants (2)


libmemcached_config.h
[+] HAVE_RCVTIMEO
[+] HAVE_SNDTIMEO

to the top

Header Files (11)


libmemcached_config.h
memcached.h
memcached.hh
memcached_constants.h
memcached_get.h
memcached_result.h
memcached_server.h
memcached_storage.h
memcached_string.h
memcached_types.h
memcached_watchpoint.h

to the top

Shared Libraries (1)


libmemcached.so.2.0.0

to the top




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