API compatibility report for the libmemcached library between 1.0.18 and 1.0.99 versions on x86_64


Binary
Compatibility
Source
Compatibility

Test Info


Library Namelibmemcached
Version #11.0.18
Version #21.0.99
Archx86_64
GCC Version10
SubjectBinary Compatibility

Test Results


Total Header Files49
Total Libraries1
Total Symbols / Types138 / 79
Compatibility 100%

Problem Summary


SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low10
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Constants
-7

Problems with Data Types, Low Severity  10 


memcached.h
[+] struct memcached_st  6 

result.h
[+] struct memcached_result_st  1 

server.h
[+] struct memcached_server_st  2 

string.h
[+] struct memcached_string_st  1 

to the top

Other Changes in Constants  7 


configure.h
[+] HAVE_IN_PORT_T
[+] HAVE_PID_T
[+] HAVE_SSIZE_T
[+] HAVE_VISIBILITY
[+] LIBMEMCACHED_ENABLE_DEPRECATED

limits.h
[+] MEMCACHED_MAX_INTEGER_DISPLAY_LENGTH
[+] MEMCACHED_MAX_NAMESPACE

to the top

Header Files  49 


alloc.h
allocator.h
allocators.h
analysis.h
analyze.h
auto.h
basic_string.h
behavior.h
callback.h
callbacks.h
configure.h
connection.h
defaults.h
delete.h
deprecated_types.h
dump.h
encoding_key.h
error.h
exception.hpp
exist.h
fetch.h
flush.h
flush_buffers.h
get.h
hash.h
limits.h
memcached.h
memcached.hpp
options.h
parse.h
platform.h
quit.h
result.h
return.h
sasl.h
server.h
server_distribution.h
server_list.h
stat.h
stats.h
storage.h
strerror.h
string.h
touch.h
triggers.h
types.h
verbosity.h
version.h
visibility.h

to the top

Libraries  1 


libmemcached.so.11.0.0

to the top



Test Info


Library Namelibmemcached
Version #11.0.18
Version #21.0.99
Archx86_64
SubjectSource Compatibility

Test Results


Total Header Files49
Total Libraries1
Total Symbols / Types307 / 108
Compatibility 100%

Problem Summary


SeverityCount
Added Symbols-29
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low10
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low3
Other Changes
in Constants
-7

Added Symbols  29 


algorithm.h
libhashkit_crc32 ( char const* key, size_t key_length )
libhashkit_fnv1_32 ( char const* key, size_t key_length )
libhashkit_fnv1_64 ( char const* key, size_t key_length )
libhashkit_fnv1a_32 ( char const* key, size_t key_length )
libhashkit_fnv1a_64 ( char const* key, size_t key_length )
libhashkit_hsieh ( char const* key, size_t key_length )
libhashkit_jenkins ( char const* key, size_t key_length )
libhashkit_md5 ( char const* key, size_t key_length )
libhashkit_md5_signature ( unsigned char const* key, size_t length, unsigned char* result )
libhashkit_murmur ( char const* key, size_t key_length )
libhashkit_murmur3 ( char const* key, size_t key_length )
libhashkit_one_at_a_time ( char const* key, size_t key_length )

digest.h
hashkit_digest ( hashkit_st const* self, char const* key, size_t key_length )
libhashkit_digest ( char const* key, size_t key_length, enum hashkit_hash_algorithm_t hash_algorithm )

function.h
hashkit_get_distribution_function ( hashkit_st const* self )
hashkit_get_function ( hashkit_st const* hash )
hashkit_set_custom_distribution_function ( hashkit_st* self, hashkit_hash_fn function, void* context )
hashkit_set_custom_function ( hashkit_st* hash, hashkit_hash_fn function, void* context )
hashkit_set_distribution_function ( hashkit_st* hash, enum hashkit_hash_algorithm_t hash_algorithm )
hashkit_set_function ( hashkit_st* hash, enum hashkit_hash_algorithm_t hash_algorithm )

has.h
libhashkit_has_algorithm ( enum hashkit_hash_algorithm_t const p1 )

hashkit.h
hashkit_clone ( hashkit_st* destination, hashkit_st const* ptr )
hashkit_compare ( hashkit_st const* first, hashkit_st const* second )
hashkit_create ( hashkit_st* hash )
hashkit_decrypt ( hashkit_st* p1, char const* source, size_t source_length )
hashkit_encrypt ( hashkit_st* p1, char const* source, size_t source_length )
hashkit_free ( hashkit_st* hash )
hashkit_key ( hashkit_st* p1, char const* key, size_t const key_length )

str_algorithm.h
libhashkit_string_hash ( enum hashkit_hash_algorithm_t type )

to the top

Problems with Data Types, Low Severity  10 


memcached.h
[+] struct memcached_st  6 

result.h
[+] struct memcached_result_st  1 

server.h
[+] struct memcached_server_st  2 

string.h
[+] struct memcached_string_st  1 

to the top

Problems with Constants, Low Severity  3 


configure.h
[+] LIBHASHKIT_VERSION_HEX
[+] LIBMEMCACHED_VERSION_HEX
[+] LIBMEMCACHED_VERSION_STRING

to the top

Other Changes in Constants  7 


configure.h
[+] HAVE_IN_PORT_T
[+] HAVE_PID_T
[+] HAVE_SSIZE_T
[+] HAVE_VISIBILITY
[+] LIBMEMCACHED_ENABLE_DEPRECATED

limits.h
[+] MEMCACHED_MAX_INTEGER_DISPLAY_LENGTH
[+] MEMCACHED_MAX_NAMESPACE

to the top

Header Files  49 


alloc.h
allocator.h
allocators.h
analysis.h
analyze.h
auto.h
basic_string.h
behavior.h
callback.h
callbacks.h
configure.h
connection.h
defaults.h
delete.h
deprecated_types.h
dump.h
encoding_key.h
error.h
exception.hpp
exist.h
fetch.h
flush.h
flush_buffers.h
get.h
hash.h
limits.h
memcached.h
memcached.hpp
options.h
parse.h
platform.h
quit.h
result.h
return.h
sasl.h
server.h
server_distribution.h
server_list.h
stat.h
stats.h
storage.h
strerror.h
string.h
touch.h
triggers.h
types.h
verbosity.h
version.h
visibility.h

to the top

Libraries  1 


libmemcached.so.11.0.0

to the top