Binary compatibility report for the libgnunetutil library  between 0.9.0 and 0.9.1 versions on x86

Test Info


Library Namelibgnunetutil
Version #10.9.0
Version #20.9.1
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types409 / 300
VerdictCompatible

Problem Summary


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

Added Symbols (3)


gnunet_disk_lib.h, libgnunetutil.so.5.1.0
GNUNET_DISK_file_handle_size ( GNUNET_DISK_FileHandle* fh, off_t* size )

gnunet_strings_lib.h, libgnunetutil.so.5.1.0
GNUNET_STRINGS_conv ( char const* input, size_t len, char const* input_charset, char const* output_charset )
GNUNET_STRINGS_from_utf8 ( char const* input, size_t len, char const* charset )

to the top

Problems with Symbols, Low Severity (4)


gnunet_common.h, libgnunetutil.so.5.0.0
[+] GNUNET_htonll unsigned long long n ) (2)
[+] GNUNET_ntohll unsigned long long n ) (2)

to the top

Problems with Constants (1)


gnunet_protocols.h
[+] GNUNET_MESSAGE_TYPE_ARM_SHUTDOWN

to the top

Other Changes in Data Types (1)


gnunet_os_lib.h
[+] enum GNUNET_OS_InstallationPathKind (1)

to the top

Header Files (1)


gnunet_util_lib.h

to the top

Shared Libraries (1)


libgnunetutil.so.5.0.0

to the top




Generated on Wed Oct 3 17:07:57 2012 for libgnunetutil by ABI Compliance Checker 1.98.4  
A tool for checking backward compatibility of a C/C++ library API