Binary compatibility report for the OpenR2 library between 1.1.0 and 1.2.0 versions on x86
Test Info
Library Name | OpenR2 |
Version #1 | 1.1.0 |
Version #2 | 1.2.0 |
CPU Architecture | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 6 |
Total Shared Libraries | 1 |
Total Symbols / Types | 76 / 82 |
Verdict | Compatible |
---|
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 7 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
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