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

Test Info


Library Namereadline
Version #14.2
Version #24.3
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files8
Total Shared Libraries2
Total Symbols / Types333 / 67
VerdictIncompatible
(0.8%)

Problem Summary


SeverityCount
Added Symbols-13
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low2
Problems with
Symbols
High0
Medium5
Low0
Problems with
Constants
Low1
Other Changes
in Constants
-1

Added Symbols (13)


readline.h, libreadline.so.4.3
rl_backward_byte int p1, int p2 )
rl_backward_char int p1, int p2 )
rl_completion_mark_symlink_dirs [data]
rl_completion_mode int(*p1)(int, int) )
rl_completion_suppress_append [data]
rl_forward_byte int p1, int p2 )
rl_forward_char int p1, int p2 )
rl_insert_mode [data]
rl_overwrite_mode int p1, int p2 )
rl_readline_version [data]
rl_replace_line char const* p1, int p2 )
rl_restore_state struct readline_state* p1 )
rl_save_state struct readline_state* p1 )

to the top

Problems with Symbols, Medium Severity (5)


keymaps.h, libreadline.so
[+] emacs_ctlx_keymap [data] (1)
[+] emacs_meta_keymap [data] (1)
[+] emacs_standard_keymap [data] (1)
[+] vi_insertion_keymap [data] (1)
[+] vi_movement_keymap [data] (1)

to the top

Problems with Data Types, Low Severity (2)


keymaps.h
[+] typedef KEYMAP_ENTRY_ARRAY (2)

to the top

Problems with Constants, Low Severity (1)


keymaps.h
[+] KEYMAP_SIZE

to the top

Other Changes in Constants (1)


keymaps.h
[+] ANYOTHERKEY

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

to the top




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