Binary compatibility report for the libgadu library  between 1.11.4 and 1.12.0 versions on x86

Test Info


Library Namelibgadu
Version #11.11.4
Version #21.12.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types152 / 138
VerdictIncompatible
(15.8%)

Problem Summary


SeverityCount
Added Symbols-10
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium11
Low24
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Data Types
-2
Other Changes
in Constants
-10

Added Symbols (10)


libgadu.h, libgadu.so.3.13.0
gg_chat_create struct gg_session* gs )
gg_chat_invite ( struct gg_session* gs, uint64_t id, uin_t* participants, unsigned int participants_count )
gg_chat_leave ( struct gg_session* gs, uint64_t id )
gg_chat_send_message ( struct gg_session* gs, uint64_t id, char const* message, int is_html )
gg_debug_event enum gg_event_t event )
gg_debug_state enum gg_state_t state )
gg_is_gpl_compliant ( )
gg_send_message_confer_html ( struct gg_session* sess, int msgclass, int recipients_count, uin_t* recipients, unsigned char const* html_message )
gg_send_message_html ( struct gg_session* sess, int msgclass, uin_t recipient, unsigned char const* html_message )
gg_socket_manager_connected void* handle, void* priv, int fd )

to the top

Problems with Data Types, Medium Severity (11)


libgadu.h
[+] struct gg_event (1)
[+] union gg_event_union (10)

to the top

Problems with Data Types, Low Severity (24)


libgadu.h
[+] struct gg_event (1)
[+] struct gg_event_msg (3)
[+] struct gg_image_queue (2)
[+] struct gg_login_params (7)
[+] struct gg_session (10)
[+] union gg_event_union (1)

to the top

Other Changes in Data Types (2)


libgadu.h
[+] enum gg_failure_t (1)
[+] enum gg_resolver_t (1)

to the top

Other Changes in Constants (10)


libgadu.h
[+] GG_CHAT_INFO_UPDATE_ENTERED
[+] GG_CHAT_INFO_UPDATE_EXITED
[+] GG_DEBUG_ERROR
[+] GG_DEBUG_VERBOSE
[+] GG_DEBUG_WARNING
[+] GG_STATUS_FLAG_INHERIT
[+] GG_STATUS_GGPLUS
[+] GG_STATUS_NOT_SET
[+] GG_STATUS_UNKNOWN
[+] GG_USERLIST100_REPLY_UPTODATE

to the top

Header Files (1)


libgadu.h

to the top

Shared Libraries (1)


libgadu.so.3.13.0

to the top




Generated on Fri Jun 13 23:35:03 2014 for libgadu by ABI Compliance Checker 1.99.9  
A tool for checking backward compatibility of a C/C++ library API