Binary compatibility report for the libtiger library between 0.3.1 and 0.3.2 versions on x86
Test Info
Library Name | libtiger |
Version #1 | 0.3.1 |
Version #2 | 0.3.2 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 2 |
Total Shared Libraries | 1 |
Total Symbols / Types | 20 / 91 |
Verdict | Incompatible (5%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 0 |
Removed Symbols | High | 1 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Removed Symbols (1)
tiger.h,
libtiger.so.1.3.0
tiger_renderer_set_cairo_surface ( tiger_renderer* tr, cairo_surface_t* cs )
to the top
Header Files (2)
tiger.h
tiger_config.h
to the top
Shared Libraries (1)
libtiger.so.1.3.0
to the top
Generated on Wed Jul 3 18:08:53 2013 for libtiger by ABI Compliance Checker 1.99.7
A tool for checking backward compatibility of a C/C++ library API