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

Test Info


Library NameOpenR2
Version #11.1.0
Version #21.2.0
CPU Architecturex86
GCC Version4.6.1

Test Results


Total Header Files6
Total Shared Libraries1
Total Symbols / Types76 / 82
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
Other Changes-0

Added Symbols (7)


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

r2context.h, libopenr2.so.1.1.0
openr2_context_get_dtmf_dialing ( openr2_context_t* r2context, int* dtmf_on, int* dtmf_off )
openr2_context_get_skip_category_request openr2_context_t* r2context )
openr2_context_set_dtmf_dialing ( openr2_context_t* r2context, int enable, int dtmf_on, int dtmf_off )
openr2_context_set_dtmf_interface ( openr2_context_t* r2context, openr2_dtmf_interface_t* dtmf_interface )
openr2_context_set_skip_category_request ( openr2_context_t* r2context, int skipcategory )

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

to the top




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