Binary compatibility report for the readline library between 6.2 and 6.3 versions on x86
Test Info
Library Name | readline |
Version #1 | 6.2 |
Version #2 | 6.3 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 8 |
Total Shared Libraries | 2 |
Total Symbols / Types | 379 / 71 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 10 |
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 (10)
readline.h,
libreadline.so.6.3
rl_change_environment [data]
rl_clear_history ( )
rl_executing_key [data]
rl_executing_keyseq [data]
rl_filename_stat_hook [data]
rl_history_substr_search_backward ( int p1, int p2 )
rl_history_substr_search_forward ( int p1, int p2 )
rl_input_available_hook [data]
rl_print_last_kbd_macro ( int p1, int p2 )
rl_signal_event_hook [data]
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.6.2
libreadline.so.6.2
to the top