Binary compatibility report for the libFB library between 0.2.1 and 0.2.4 versions on x86
Test Info
Library Name | libFB |
Version #1 | 0.2.1 |
Version #2 | 0.2.4 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 2 |
Total Shared Libraries | 1 |
Total Symbols / Types | 24 / 9 |
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)
FBlib.h,
libFB.so.0.0
FB_circle ( int cx, int cy, int radius, FB_pixel color )
FB_triangle ( int x1, int y1, int x2, int y2, int x3, int y3, FB_pixel col )
to the top
Header Files (2)
FBlib.h
keys.h
to the top
Shared Libraries (1)
libFB.so.0.0
to the top
Generated on Fri Dec 28 15:55:39 2012 for libFB by ABI Compliance Checker 1.98.7
A tool for checking backward compatibility of a C/C++ library API