Binary compatibility report for the libneon library  between 0.22.0 and 0.23.0 versions on x86

Test Info


Library Namelibneon
Version #10.22.0
Version #20.23.0
CPU Architecturex86
GCC Version4.5

Test Results


Total Header Files21
Total Shared Libraries1
Total Symbols / Types208 / 175
VerdictIncompatible
(1.44%)

Problem Summary


SeverityCount
Added Symbols-7
Removed SymbolsHigh1
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High2
Medium0
Low1
Problems with
Constants
Low0

Added Symbols (7)


ne_socket.h, libneon.so.22.0.0
ne_addr_destroy ne_sock_addr* addr )
ne_addr_error ( ne_sock_addr const* addr, char* buffer, size_t bufsiz )
ne_addr_first ne_sock_addr* addr )
ne_addr_next ne_sock_addr* addr )
ne_addr_print ( ne_inet_addr const* ia, char* buffer, size_t bufsiz )
ne_addr_resolve ( char const* hostname, int flags )
ne_addr_result ne_sock_addr const* addr )

to the top

Removed Symbols (1)


ne_socket.h, libneon.so.22.0.0
ne_name_lookup ( char const* hostname, in_addr* addr )

to the top

Problems with Symbols, High Severity (2)


ne_socket.h, libneon.so.22.0.0
[+] ne_sock_connect ( in_addr const host, unsigned int port ) (1)

ne_string.h, libneon.so.22.0.0
[+] ne_strerror int errnum, char* buffer, size_t buflen ) (1)

to the top

Problems with Symbols, Low Severity (1)


ne_socket.h, libneon.so.22.0.0
[+] ne_sock_connect ( in_addr const host, unsigned int port ) (1)

to the top

Header Files (21)


ne_207.h
ne_acl.h
ne_alloc.h
ne_auth.h
ne_basic.h
ne_compress.h
ne_cookies.h
ne_dates.h
ne_defs.h
ne_i18n.h
ne_locks.h
ne_md5.h
ne_props.h
ne_redirect.h
ne_request.h
ne_session.h
ne_socket.h
ne_string.h
ne_uri.h
ne_utils.h
ne_xml.h

to the top

Shared Libraries (1)


libneon.so.22.0.0

to the top




Generated on Sat Sep 3 16:55:45 2011 for libneon by ABI Compliance Checker 1.93.8  
A tool for checking backward binary compatibility of a shared C/C++ library API