Binary compatibility report for the readline library  between 4.3 and 5.0 versions on x86

Test Info


Library Namereadline
Version #14.3
Version #25.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files8
Total Shared Libraries2
Total Symbols / Types347 / 69
VerdictIncompatible
(1.4%)

Problem Summary


SeverityCount
Added Symbols-17
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium1
Low1
Problems with
Symbols
High0
Medium1
Low1
Problems with
Constants
Low0
Other Changes
in Constants
-1

Added Symbols (17)


history.h, libreadline.so.5.0
add_history_time char const* p1 )
free_history_entry HIST_ENTRY* p1 )
history_get_time HIST_ENTRY* p1 )
history_write_timestamps [data]

readline.h, libreadline.so.5.0
rl_bind_key_if_unbound int p1, int(*p2)(int, int) )
rl_bind_key_if_unbound_in_map int p1, int(*p2)(int, int), Keymap p3 )
rl_bind_keyseq char const* p1, int(*p2)(int, int) )
rl_bind_keyseq_if_unbound char const* p1, int(*p2)(int, int) )
rl_bind_keyseq_if_unbound_in_map char const* p1, int(*p2)(int, int), Keymap p3 )
rl_bind_keyseq_in_map char const* p1, int(*p2)(int, int), Keymap p3 )
rl_completion_found_quote [data]
rl_completion_quote_character [data]
rl_completion_suppress_quote [data]
rl_completion_word_break_hook [data]
rl_tty_unset_default_bindings Keymap p1 )
rl_unix_filename_rubout int p1, int p2 )
rl_vi_start_inserting int p1, int p2, int p3 )

to the top

Problems with Data Types, Medium Severity (1)


history.h
[+] struct _hist_entry (1)

to the top

Problems with Symbols, Medium Severity (1)


readline.h, libreadline.so.4.3
[+] rl_completer_word_break_characters [data] (1)

to the top

Problems with Data Types, Low Severity (1)


history.h
[+] struct _hist_entry (1)

to the top

Problems with Symbols, Low Severity (1)


readline.h, libreadline.so.4.3
[+] rl_completer_word_break_characters [data] (1)

to the top

Other Changes in Constants (1)


readline.h
[+] RL_STATE_TTYCSAVED

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.4.3
libreadline.so.4.3

to the top




Generated on Wed Mar 5 14:31:41 2014 for readline by ABI Compliance Checker 1.99.9  
A tool for checking backward compatibility of a C/C++ library API