Binary compatibility report for the libcaca library between 0.7 and 0.9 versions on x86
Test Info
Library Name | libcaca |
Version #1 | 0.7 |
Version #2 | 0.9 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 2 |
Total Symbols / Types | 48 / 21 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 5 |
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 (5)
caca.h,
libcaca_pic.so
caca_get_mouse_x ( )
caca_get_mouse_y ( )
caca_get_window_height ( )
caca_get_window_width ( )
caca_set_window_title ( char const* p1 )
to the top
Header Files (1)
caca.h
to the top
Shared Libraries (2)
libcaca.so
libcaca_pic.so
to the top