Binary compatibility report for the readline library  between 6.0 and 6.1 versions on x86

Test Info


Library Namereadline
Version #16.0
Version #26.1
CPU Typex86
GCC Version4.6.1

Test Results


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

Problem Summary


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

Added Symbols (3)


readline.h, libreadline.so.6.1
rl_backward_menu_complete int p1, int p2 )
rl_filename_rewrite_hook [data]
rl_skip_csi_sequence 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 (1)


readline.h
[+] RL_STATE_REDISPLAYING

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

to the top




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