Binary compatibility report for the libgadu library  between 1.9.1 and 1.10.0 versions on x86

Test Info


Library Namelibgadu
Version #11.9.1
Version #21.10.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types148 / 123
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-2
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low14
Problems with
Symbols
High0
Medium0
Low5
Problems with
Constants
Low1
Other Changes
in Data Types
-1
Other Changes
in Constants
-12

Added Symbols (2)


libgadu.h, libgadu.so.3.12.0
gg_multilogon_disconnect ( struct gg_session* gs, struct gg_multilogon_id_t conn_id )
gg_typing_notification ( struct gg_session* sess, uin_t recipient, int length )

to the top

Problems with Data Types, Low Severity (14)


libgadu.h
[+] struct gg_dcc7 (6)
[+] struct gg_session (4)
[+] union gg_event_union (4)

to the top

Problems with Symbols, Low Severity (5)


libgadu.h, libgadu.so.3.11.0
[+] gg_dcc7_handle_accept ( struct gg_session* sess, struct gg_event* e, void* payload, int len ) (1)
[+] gg_dcc7_handle_id ( struct gg_session* sess, struct gg_event* e, void* payload, int len ) (1)
[+] gg_dcc7_handle_info ( struct gg_session* sess, struct gg_event* e, void* payload, int len ) (1)
[+] gg_dcc7_handle_new ( struct gg_session* sess, struct gg_event* e, void* payload, int len ) (1)
[+] gg_dcc7_handle_reject ( struct gg_session* sess, struct gg_event* e, void* payload, int len ) (1)

to the top

Problems with Constants, Low Severity (1)


libgadu.h
[+] GG_DCC7_INFO_LEN

to the top

Other Changes in Data Types (1)


libgadu.h
[+] enum gg_error_t (1)

to the top

Other Changes in Constants (12)


libgadu.h
[+] GG_DCC7_INFO_HASH_LEN
[+] GG_FEATURE_MSG_ACK
[+] GG_FEATURE_MULTILOGON
[+] GG_FEATURE_TYPING_NOTIFICATION
[+] GG_FEATURE_UNKNOWN_100
[+] GG_FEATURE_UNKNOWN_1000
[+] GG_FEATURE_UNKNOWN_40
[+] GG_FEATURE_UNKNOWN_80
[+] GG_FEATURE_UNKNOWN_800
[+] GG_FEATURE_USER_DATA
[+] GG_RELAY_HOST
[+] GG_RELAY_PORT

to the top

Header Files (1)


libgadu.h

to the top

Shared Libraries (1)


libgadu.so.3.11.0

to the top




Generated on Tue Nov 12 11:55:50 2013 for libgadu by ABI Compliance Checker 1.99.8.4  
A tool for checking backward compatibility of a C/C++ library API