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

Test Info


Library Namelibnice
Version #10.1.3
Version #20.1.4
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files15
Total Shared Libraries1
Total Symbols / Types115 / 165
VerdictCompatible

Problem Summary


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

Added Symbols (12)


address.h, libnice.so.10.2.0
nice_address_ip_version NiceAddress const* addr )

agent.h, libnice.so.10.2.0
nice_agent_generate_local_candidate_sdp ( NiceAgent* agent, NiceCandidate* candidate )
nice_agent_generate_local_sdp NiceAgent* agent )
nice_agent_generate_local_stream_sdp ( NiceAgent* agent, guint stream_id, gboolean include_non_ice )
nice_agent_get_default_local_candidate ( NiceAgent* agent, guint stream_id, guint component_id )
nice_agent_get_selected_pair ( NiceAgent* agent, guint stream_id, guint component_id, NiceCandidate** local, NiceCandidate** remote )
nice_agent_get_stream_name ( NiceAgent* agent, guint stream_id )
nice_agent_parse_remote_candidate_sdp ( NiceAgent* agent, guint stream_id, gchar const* sdp )
nice_agent_parse_remote_sdp ( NiceAgent* agent, gchar const* sdp )
nice_agent_parse_remote_stream_sdp ( NiceAgent* agent, guint stream_id, gchar const* sdp, gchar** ufrag, gchar** pwd )
nice_agent_set_port_range ( NiceAgent* agent, guint stream_id, guint component_id, guint min_port, guint max_port )
nice_agent_set_stream_name ( NiceAgent* agent, guint stream_id, gchar const* name )

to the top

Problems with Constants, Low Severity (1)


candidate.h
[+] NICE_CANDIDATE_MAX_FOUNDATION

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.1.0

to the top




Generated on Sun Feb 24 03:02:25 2013 for libnice by ABI Compliance Checker 1.99  
A tool for checking backward compatibility of a C/C++ library API