Binary compatibility report for the libnice library  between 0.1.4 and 0.1.5 versions on x86

Test Info


Library Namelibnice
Version #10.1.4
Version #20.1.5
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files15
Total Shared Libraries1
Total Symbols / Types127 / 166
VerdictCompatible

Problem Summary


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

Added Symbols (7)


agent.h, libnice.so.10.3.0
nice_agent_get_io_stream ( NiceAgent* agent, guint stream_id, guint component_id )
nice_agent_get_selected_socket ( NiceAgent* agent, guint stream_id, guint component_id )
nice_agent_recv ( NiceAgent* agent, guint stream_id, guint component_id, guint8* buf, gsize buf_len, GCancellable* cancellable, GError** error )
nice_agent_recv_messages ( NiceAgent* agent, guint stream_id, guint component_id, struct NiceInputMessage* messages, guint n_messages, GCancellable* cancellable, GError** error )
nice_agent_recv_messages_nonblocking ( NiceAgent* agent, guint stream_id, guint component_id, struct NiceInputMessage* messages, guint n_messages, GCancellable* cancellable, GError** error )
nice_agent_recv_nonblocking ( NiceAgent* agent, guint stream_id, guint component_id, guint8* buf, gsize buf_len, GCancellable* cancellable, GError** error )
nice_agent_send_messages_nonblocking ( NiceAgent* agent, guint stream_id, guint component_id, struct NiceOutputMessage const* messages, guint n_messages, GCancellable* cancellable, GError** error )

to the top

Header Files (15)


address.h
agent.h
bind.h
candidate.h
constants.h
ice.h
interfaces.h
nice.h
debug.h (nice/debug.h)
pseudotcp.h
debug.h (stun/debug.h)
stunagent.h
stunmessage.h
timer.h
turn.h

to the top

Shared Libraries (1)


libnice.so.10.2.0

to the top




Generated on Fri Mar 7 23:53:11 2014 for libnice by ABI Compliance Checker 1.99.9  
A tool for checking backward compatibility of a C/C++ library API