Binary compatibility report for the liblouis library  between 1.3.9 and 1.3.51 versions on x86

Test Info


Library Nameliblouis
Version #11.3.9
Version #21.3.51
CPU Architecturex86
GCC Version4.5

Test Results


Total Header Files2
Total Shared Libraries1
Total Symbols / Types11 / 13
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low10
Problems with
Constants
Low1

Problems with Symbols, Low Severity (10)


liblouis.h, liblouis.so.1.0.1
[+] lou_backTranslate ( char const* trantab, unsigned short const* inbuf, int* inlen, unsigned short* outbuf, int* outlen, char* typeform, char* spacing, int* outputPos, int* inputPos, int* cursorPos, int mode ) (2)
[+] lou_backTranslateString ( char const* trantab, unsigned short const* inbuf, int* inlen, unsigned short* outbuf, int* outlen, char* typeform, char* spacing, int mode ) (2)
[+] lou_hyphenate ( char const* trantab, unsigned short const* inbuf, int inlen, char* hyphens, int mode ) (2)
[+] lou_translate ( char const* trantab, unsigned short const* inbuf, int* inlen, unsigned short* outbuf, int* outlen, char* typeform, char* spacing, int* outputPos, int* inputPos, int* cursorPos, int mode ) (2)
[+] lou_translateString ( char const* trantab, unsigned short const* inbuf, int* inlen, unsigned short* outbuf, int* outlen, char* typeform, char* spacing, int mode ) (2)

to the top

Problems with Constants (1)


louiscfg.h
[+] PACKAGE_BUGREPORT

to the top

Header Files (2)


liblouis.h
louiscfg.h

to the top

Shared Libraries (1)


liblouis.so.1.0.1

to the top




Generated on Tue Sep 6 15:41:44 2011 for liblouis by ABI Compliance Checker 1.93.8  
A tool for checking backward binary compatibility of a shared C/C++ library API