Binary compatibility report for the libtiger library between 0.2.2 and 0.3.0 versions on x86
Test Info
Library Name | libtiger |
Version #1 | 0.2.2 |
Version #2 | 0.3.0 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 2 |
Total Shared Libraries | 1 |
Total Symbols / Types | 17 / 91 |
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)
tiger.h,
libtiger.so.1.2.0
tiger_renderer_enable_caching ( tiger_renderer* tr, int enable )
tiger_renderer_is_dirty ( tiger_renderer const* tr )
to the top
Header Files (2)
tiger.h
tiger_config.h
to the top
Shared Libraries (1)
libtiger.so.1.1.1
to the top
Generated on Wed Jul 3 18:08:57 2013 for libtiger by ABI Compliance Checker 1.99.7
A tool for checking backward compatibility of a C/C++ library API