Binary compatibility report for the libmemcached library  between 0.28 and 0.29 versions on x86

Test Info


Library Namelibmemcached
Version #10.28
Version #20.29
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files11
Total Shared Libraries1
Total Symbols / Types74 / 80
VerdictIncompatible
(5.4%)

Problem Summary


SeverityCount
Added Symbols-6
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium4
Low5
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low8
Other Changes
in Data Types
-3
Other Changes
in Constants
-1

Added Symbols (6)


memcached.h, libmemcached.so.2.0.0
memcached_decrement_with_initial ( memcached_st* ptr, char const* key, size_t key_length, uint64_t offset, uint64_t initial, time_t expiration, uint64_t* value ) @@ libmemcached_2
memcached_increment_with_initial ( memcached_st* ptr, char const* key, size_t key_length, uint64_t offset, uint64_t initial, time_t expiration, uint64_t* value ) @@ libmemcached_2

memcached_pool.h, libmemcachedutil.so.0.0.0
memcached_pool_create ( memcached_st* mmc, uint32_t initial, uint32_t max )
memcached_pool_destroy memcached_pool_st* pool )
memcached_pool_pop ( memcached_pool_st* pool, bool block, enum memcached_return* rc )
memcached_pool_push ( memcached_pool_st* pool, memcached_st* mmc )

to the top

Problems with Data Types, Medium Severity (4)


memcached.h
[+] struct memcached_stat_st (1)

memcached_constants.h
[+] enum memcached_behavior (3)

to the top

Problems with Data Types, Low Severity (5)


memcached.h
[+] struct memcached_st (3)
[+] struct memcached_stat_st (1)

memcached_constants.h
[+] enum memcached_return (1)

to the top

Problems with Constants, Low Severity (8)


libmemcached_config.h
[+] BYTEORDER_LITTLE_ENDIAN
[+] HAVE_RCVTIMEO
[+] HAVE_SNDTIMEO
[+] PACKAGE_BUGREPORT
[+] PACKAGE_NAME
[+] PACKAGE_TARNAME
[+] STDC_HEADERS
[+] TIME_WITH_SYS_TIME

to the top

Other Changes in Data Types (3)


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

to the top

Other Changes in Constants (1)


memcached_constants.h
[+] MEMCACHED_EXPIRATION_NOT_ADD

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