Binary compatibility report for the OpenR2 library  between 1.2.0 and 1.3.0 versions on x86

Test Info


Library NameOpenR2
Version #11.2.0
Version #21.3.0
CPU Architecturex86
GCC Version4.6.1

Test Results


Total Header Files6
Total Shared Libraries1
Total Symbols / Types83 / 92
VerdictIncompatible
(1.20%)

Problem Summary


SeverityCount
Added Symbols-3
Removed SymbolsHigh1
Problems with
Data Types
High0
Medium0
Low4
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes-1

Added Symbols (3)


r2chan.h, libopenr2.so.3.0.0
openr2_chan_set_dtmf_handles ( openr2_chan_t* r2chan, void* dtmf_read_handle, void* dtmf_write_handle )

r2context.h, libopenr2.so.3.0.0
openr2_context_get_dtmf_detection openr2_context_t* r2context )
openr2_context_set_dtmf_detection ( openr2_context_t* r2context, int enable )

to the top

Removed Symbols (1)


r2chan.h, libopenr2.so.1.1.0
openr2_chan_set_dtmf_write_handle ( openr2_chan_t* r2chan, void* dtmf_write_handle )

to the top

Problems with Data Types, Low Severity (4)


r2context.h
[+] struct openr2_dtmf_interface_t (4)

to the top

Other Changes in Data Types (1)


r2proto.h
[+] enum openr2_calling_party_category_t (1)

to the top

Header Files (6)


openr2.h
r2chan.h
r2context.h
r2log.h
r2proto.h
r2utils.h

to the top

Shared Libraries (1)


libopenr2.so.1.1.0

to the top




Generated on Thu Dec 15 13:31:19 2011 for OpenR2 by ABI Compliance Checker 1.96  
A tool for checking backward binary compatibility of a shared C/C++ library API