Binary compatibility report for the libnice library  between 0.0.10 and 0.0.11 versions on x86

Test Info


Library Namelibnice
Version #10.0.10
Version #20.0.11
CPU Architecturex86
GCC Version4.5

Test Results


Total Header Files22
Total Shared Libraries1
Total Symbols / Types100 / 138
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-12
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low1
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (12)


agent.h, libnice.so.0.7.0
nice_agent_new_reliable ( GMainContext* ctx, NiceCompatibility compat )

pseudotcp.h, libnice.so.0.7.0
pseudo_tcp_set_debug_level PseudoTcpDebugLevel level )
pseudo_tcp_socket_close ( PseudoTcpSocket* self, gboolean force )
pseudo_tcp_socket_connect PseudoTcpSocket* self )
pseudo_tcp_socket_get_error PseudoTcpSocket* self )
pseudo_tcp_socket_get_next_clock ( PseudoTcpSocket* self, long* timeout )
pseudo_tcp_socket_new ( guint32 conversation, PseudoTcpCallbacks* callbacks )
pseudo_tcp_socket_notify_clock PseudoTcpSocket* self )
pseudo_tcp_socket_notify_mtu ( PseudoTcpSocket* self, guint16 mtu )
pseudo_tcp_socket_notify_packet ( PseudoTcpSocket* self, gchar const* buffer, guint32 len )
pseudo_tcp_socket_recv ( PseudoTcpSocket* self, char* buffer, size_t len )
pseudo_tcp_socket_send ( PseudoTcpSocket* self, char const* buffer, guint32 len )

to the top

Problems with Data Types, Low Severity (1)


candidate.h
[+] struct _NiceCandidate (1)

to the top

Header Files (22)


address.h
agent.h
bind.h
candidate.h
constants.h
http.h
ice.h
interfaces.h
nice.h
debug.h (nice/debug.h)
turn.h (nice/turn.h)
pseudossl.h
socket.h
socks5.h
debug.h (stun/debug.h)
turn.h (stun/usages/turn.h)
stunagent.h
stunmessage.h
tcp-bsd.h
tcp-turn.h
timer.h
udp-bsd.h

to the top

Shared Libraries (1)


libnice.so.0.6.0

to the top




Generated on Wed Sep 7 17:32:00 2011 for libnice by ABI Compliance Checker 1.93.8  
A tool for checking backward binary compatibility of a shared C/C++ library API