Binary compatibility report for the readline library between 5.2 and 6.0 versions on x86
Test Info
Library Name | readline |
Version #1 | 5.2 |
Version #2 | 6.0 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 8 |
Total Shared Libraries | 2 |
Total Symbols / Types | 368 / 71 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 6 |
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 |
Added Symbols (6)
readline.h,
libreadline.so.6.0
rl_completion_invoking_key [data]
rl_echo_signal_char ( int p1 )
rl_free ( void* p1 )
rl_menu_completion_entry_function [data]
rl_sort_completion_matches [data]
rl_vi_insert_mode ( int p1, int p2 )
to the top
Header Files (8)
chardefs.h
history.h
keymaps.h
readline.h
rlconf.h
rlstdc.h
rltypedefs.h
tilde.h
to the top
Shared Libraries (2)
libhistory.so.5.2
libreadline.so.5.2
to the top