Binary compatibility report for the serf library  between 1.1.1 and 1.2.0 versions on x86

Test Info


Library Nameserf
Version #11.1.1
Version #21.2.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files4
Total Shared Libraries1
Total Symbols / Types137 / 181
VerdictIncompatible
(9.5%)

Problem Summary


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

Added Symbols (5)


serf.h, libserf-1.so.0.0.0
serf_connection_get_latency serf_connection_t* conn )
serf_request_is_written serf_request_t* request )

serf_bucket_types.h, libserf-1.so.0.0.0
serf_bucket_response_body_create ( serf_bucket_t* stream, apr_uint64_t limit, serf_bucket_alloc_t* allocator )
serf_bucket_type_response_body [data]
serf_ssl_use_compression ( serf_ssl_context_t* ssl_ctx, int enabled )

to the top

Problems with Data Types, Medium Severity (5)


serf_private.h
[+] struct serf_connection_t (1)
[+] struct serf_context_t (1)
[+] struct serf_incoming_t (1)
[+] struct serf_listener_t (1)
[+] struct serf_request_t (1)

to the top

Problems with Constants, Low Severity (4)


serf_private.h
[+] MAX_CONN
[+] SERF_IO_CLIENT
[+] SERF_IO_CONN
[+] SERF_IO_LISTENER

to the top

Other Changes in Constants (1)


serf_bucket_types.h
[+] SERF_SSL_CERT_REVOKED

to the top

Header Files (4)


serf.h
serf_bucket_types.h
serf_bucket_util.h
serf_private.h

to the top

Shared Libraries (1)


libserf-1.so.0.0.0

to the top




Generated on Mon Aug 26 14:48:30 2013 for serf by ABI Compliance Checker 1.99.8.2  
A tool for checking backward compatibility of a C/C++ library API