Binary compatibility report for the libircclient library  between 0.4 and 0.6 versions on x86

Test Info


Library Namelibircclient
Version #10.4
Version #20.6
CPU Architecturex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types33 / 35
VerdictIncompatible
(4.55%)

Problem Summary


SeverityCount
Added Symbols-7
Removed SymbolsHigh1
Problems with
Data Types
High0
Medium7
Low1
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes-0

Added Symbols (7)


libircclient.h, libircclient.so
irc_cmd_channel_mode ( irc_session_t* session, char const* channel, char const* mode )
irc_cmd_nick ( irc_session_t* session, char const* newnick )
irc_cmd_user_mode ( irc_session_t* session, char const* mode )
irc_cmd_whois ( irc_session_t* session, char const* nick )
irc_color_convert_from_mirc char const* message )
irc_color_convert_to_mirc char const* message )
irc_color_strip_from_mirc char const* message )

to the top

Removed Symbols (1)


libircclient.h, libircclient.so
irc_event_ctcp_internal ( irc_session_t* session, char const* event, char const* origin, char const** params, unsigned int count )

to the top

Problems with Data Types, Medium Severity (7)


libirc_events.h
[+] struct irc_callbacks_t (7)

to the top

Problems with Data Types, Low Severity (1)


libirc_events.h
[+] struct irc_callbacks_t (1)

to the top

Header Files (1)


libircclient.h

to the top

Shared Libraries (1)


libircclient.so

to the top




Generated on Wed Dec 28 13:49:38 2011 for libircclient by ABI Compliance Checker 1.96.2  
A tool for checking backward binary compatibility of a shared C/C++ library API