Binary compatibility report for the liblouis library between 2.5.1 and 2.5.2 versions on x86
Test Info
Library Name | liblouis |
Version #1 | 2.5.1 |
Version #2 | 2.5.2 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 2 |
Total Shared Libraries | 1 |
Total Symbols / Types | 36 / 17 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 2 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Added Symbols (2)
liblouis.h,
liblouis.so.2.3.2
lou_translatePrehyphenated ( char const* tableList, unsigned short const* inbuf, int* inlen, unsigned short* outbuf, int* outlen, char* typeform, char* spacing, int* outputPos, int* inputPos, int* cursorPos, char* inputHyphens, char* outputHyphens, int mode )
louis.h,
liblouis.so.2.3.2
trace_translate ( char const* tableList, unsigned short const* inbuf, int* inlen, unsigned short* outbuf, int* outlen, char* typeform, char* spacing, int* outputPos, int* inputPos, int* cursorPos, struct TranslationTableRule const** rules, int* rulesLen, int mode )
to the top
Header Files (2)
liblouis.h
louis.h
to the top
Shared Libraries (1)
liblouis.so.2.3.1
to the top
Generated on Wed Dec 19 02:53:03 2012 for liblouis by ABI Compliance Checker 1.98.7
A tool for checking backward compatibility of a C/C++ library API