Binary compatibility report for the GNU oSIP library  between 3.0.3.2 and 3.1.0 versions on x86

Test Info


Library NameGNU oSIP
Version #13.0.3.2
Version #23.1.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files43
Total Shared Libraries2
Total Symbols / Types475 / 297
VerdictIncompatible
(0.6%)

Problem Summary


SeverityCount
Added Symbols-3
Removed SymbolsHigh3
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (3)


osip_md5.h, libosipparser2.so.3.2.0
osip_MD5Final ( unsigned char* p1, struct osip_MD5_CTX* p2 )
osip_MD5Init struct osip_MD5_CTX* p1 )
osip_MD5Update ( struct osip_MD5_CTX* p1, unsigned char* p2, unsigned int p3 )

to the top

Removed Symbols (3)


osip_md5.h, libosipparser2.so.2.2.0
MD5Final ( unsigned char* p1, struct MD5_CTX* p2 )
MD5Init struct MD5_CTX* p1 )
MD5Update ( struct MD5_CTX* p1, unsigned char* p2, unsigned int p3 )

to the top

Header Files (43)


osip.h
osip_accept.h
osip_accept_encoding.h
osip_accept_language.h
osip_alert_info.h
osip_allow.h
osip_authentication_info.h
osip_authorization.h
osip_body.h
osip_call_id.h
osip_call_info.h
osip_condv.h
osip_const.h
osip_contact.h
osip_content_disposition.h
osip_content_encoding.h
osip_content_length.h
osip_content_type.h
osip_cseq.h
osip_dialog.h
osip_error_info.h
osip_fifo.h
osip_from.h
osip_header.h
osip_headers.h
osip_list.h
osip_md5.h
osip_message.h
osip_mime_version.h
osip_mt.h
osip_parser.h
osip_port.h
osip_proxy_authenticate.h
osip_proxy_authentication_info.h
osip_proxy_authorization.h
osip_record_route.h
osip_route.h
osip_time.h
osip_to.h
osip_uri.h
osip_via.h
osip_www_authenticate.h
sdp_message.h

to the top

Shared Libraries (2)


libosip2.so.2.2.0
libosipparser2.so.2.2.0

to the top




Generated on Mon Feb 25 15:33:01 2013 for GNU oSIP by ABI Compliance Checker 1.99  
A tool for checking backward compatibility of a C/C++ library API