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

Test Info


Library Namereadline
Version #15.0
Version #25.1
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files8
Total Shared Libraries2
Total Symbols / Types364 / 71
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-4
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low1
Other Changes
in Constants
-4

Added Symbols (4)


readline.h, libreadline.so.5.1
rl_prefer_env_winsize [data]
rl_reset_screen_size ( )
rl_variable_value char const* p1 )
rl_vi_rubout int p1, int p2 )

to the top

Problems with Constants, Low Severity (1)


readline.h
[+] RL_STATE_DONE

to the top

Other Changes in Constants (4)


readline.h
[+] RL_STATE_CALLBACK
[+] RL_STATE_MULTIKEY
[+] RL_STATE_VICMDONCE
[+] RL_STATE_VIMOTION

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

to the top




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