Binary compatibility report for the liblouis library between 1.8.0 and 2.1.1 versions on x86
Test Info
Library Name | liblouis |
Version #1 | 1.8.0 |
Version #2 | 2.1.1 |
CPU Architecture | x86 |
GCC Version | 4.5 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 11 / 13 |
Verdict | Compatible |
---|
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 4 |
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 (4)
liblouis.h,
liblouis.so.2.2.2
lou_charSize ( )
lou_charToDots ( char const* trantab, unsigned short const* inbuf, unsigned short* outbuf, int length )
lou_compileString ( char const* tableList, char const* inString )
lou_dotsToChar ( char const* trantab, unsigned short* inbuf, unsigned short* outbuf, int length )
to the top
Header Files (1)
liblouis.h
to the top
Shared Libraries (1)
liblouis.so.2.1.0
to the top
Generated on Tue Sep 6 15:41:36 2011 for liblouis by ABI Compliance Checker 1.93.8
A tool for checking backward binary compatibility of a shared C/C++ library API