Binary compatibility report for the XPA library  between 2.1.14 and 2.1.15 versions on x86

Test Info


Library NameXPA
Version #12.1.14
Version #22.1.15
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files2
Total Shared Libraries1
Total Symbols / Types103 / 96
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low11
Problems with
Symbols
High0
Medium0
Low19
Problems with
Constants
Low0

Problems with Data Types, Low Severity (11)


xpa.h
[+] struct xpaclientrec (4)
[+] struct xpacommrec (1)
[+] struct xpainputrec (3)
[+] struct xparec (1)
[+] typedef ReceiveCb (1)
[+] typedef SendCb (1)

to the top

Problems with Symbols, Low Severity (19)


xpa.h, libxpa.so.1.0
[+] XPACmdInternalReceive ( void* client_data, void* call_data, char* paramlist, char* buf, int len ) (1)
[+] XPACmdInternalSend ( void* client_data, void* call_data, char* paramlist, char** buf, int* len ) (1)
[+] XPAGet XPA xpa, char* xtemplate, char* paramlist, char* mode, char** bufs, int* lens, char** names, char** errs, int n ) (1)
[+] XPAGetBuf XPA xpa, int fd, char** buf, int* len, int timeout ) (1)
[+] XPAPutBuf XPA xpa, int fd, char* buf, int len, int timeout ) (1)
[+] XPAReceiveAcl ( void* client_data, void* call_data, char* paramlist, char* buf, int len ) (1)
[+] XPAReceiveClipboard ( void* client_data, void* call_data, char* paramlist, char* buf, int len ) (1)
[+] XPAReceiveCommands ( void* client_data, void* call_data, char* paramlist, char* buf, int len ) (1)
[+] XPAReceiveLTimeout ( void* client_data, void* call_data, char* paramlist, char* buf, int len ) (1)
[+] XPAReceiveRemote ( void* client_data, void* call_data, char* paramlist, char* buf, int len ) (1)
[+] XPAReceiveSTimeout ( void* client_data, void* call_data, char* paramlist, char* buf, int len ) (1)
[+] XPASendAcl ( void* client_data, void* call_data, char* paramlist, char** buf, int* len ) (1)
[+] XPASendClipboard ( void* client_data, void* call_data, char* paramlist, char** buf, int* len ) (1)
[+] XPASendCommands ( void* client_data, void* call_data, char* paramlist, char** buf, int* len ) (1)
[+] XPASendLTimeout ( void* client_data, void* call_data, char* paramlist, char** buf, int* len ) (1)
[+] XPASendRemote ( void* client_data, void* call_data, char* paramlist, char** buf, int* len ) (1)
[+] XPASendSTimeout ( void* client_data, void* call_data, char* paramlist, char** buf, int* len ) (1)
[+] XPASet XPA xpa, char* xtemplate, char* paramlist, char* mode, char* buf, int len, char** names, char** errs, int n ) (1)
[+] XPASetBuf XPA xpa, char* buf, int len, int xcopy ) (1)

to the top

Header Files (2)


prsetup.h
xpa.h

to the top

Shared Libraries (1)


libxpa.so.1.0

to the top




Generated on Thu Jul 25 06:27:18 2013 for XPA by ABI Compliance Checker 1.99.7  
A tool for checking backward compatibility of a C/C++ library API