API compatibility report for the librabbitmq library  between 0.5.0 and 0.5.1 versions on x86_64


Binary
Compatibility
Source
Compatibility

Test Info


Library Namelibrabbitmq
Version #10.5.0 (gcc 4.8.2)
Version #20.5.1 (gcc 4.8.3)
CPU Typex86_64
SubjectBinary Compatibility

Test Results


Total Header Files4
Total Shared Libraries1
Total Symbols / Types97 / 154
VerdictIncompatible
(1.5%)

Problem Summary


SeverityCount
Added Symbols-1
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium1
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (1)


amqp.h, librabbitmq.so.1.2.1
amqp_get_server_properties amqp_connection_state_t state )

to the top

Problems with Data Types, Medium Severity (1)


time.h
[+] struct timeval (1)

to the top

Header Files (4)


amqp.h
amqp_framing.h
amqp_ssl_socket.h
amqp_tcp_socket.h

to the top

Shared Libraries (1)


librabbitmq.so.1.2.0

to the top



Test Info


Library Namelibrabbitmq
Version #10.5.0 (gcc 4.8.2)
Version #20.5.1 (gcc 4.8.3)
CPU Typex86_64
SubjectSource Compatibility

Test Results


Total Header Files4
Total Shared Libraries1
Total Symbols / Types106 / 154
VerdictIncompatible
(9%)

Problem Summary


SeverityCount
Added Symbols-0
Removed SymbolsHigh8
Problems with
Data Types
High0
Medium1
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low1

Removed Symbols (8)


uio.h
preadv int __fd, struct iovec const* __iovec, int __count, __off_t __offset )
preadv64 int __fd, struct iovec const* __iovec, int __count, __off64_t __offset )
process_vm_readv pid_t __pid, struct iovec const* __lvec, unsigned long __liovcnt, struct iovec const* __rvec, unsigned long __riovcnt, unsigned long __flags )
process_vm_writev pid_t __pid, struct iovec const* __lvec, unsigned long __liovcnt, struct iovec const* __rvec, unsigned long __riovcnt, unsigned long __flags )
pwritev int __fd, struct iovec const* __iovec, int __count, __off_t __offset )
pwritev64 int __fd, struct iovec const* __iovec, int __count, __off64_t __offset )
readv int __fd, struct iovec const* __iovec, int __count )
writev int __fd, struct iovec const* __iovec, int __count )

to the top

Problems with Data Types, Medium Severity (1)


time.h
[+] struct timeval (1)

to the top

Problems with Constants, Low Severity (1)


amqp.h
[+] AMQP_VERSION_PATCH

to the top

Header Files (4)


amqp.h
amqp_framing.h
amqp_ssl_socket.h
amqp_tcp_socket.h

to the top

Shared Libraries (1)


librabbitmq.so.1.2.0

to the top



Generated on Wed Aug 13 09:24:33 2014 for librabbitmq by ABI Compliance Checker 1.99.9  
A tool for checking backward compatibility of a C/C++ library API