Binary compatibility report for the Evemu library between 1.0.9.1 and 1.0.10 versions on x86
Test Info
Library Name | Evemu |
Version #1 | 1.0.9.1 |
Version #2 | 1.0.10 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 35 / 40 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 3 |
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 (3)
evemu.h,
libevemu.so.1.0.0
evemu_create_event ( struct input_event* ev, int type, int code, int value ) @@ EVEMU_1.0
evemu_get_abs_current_value ( struct evemu_device const* dev, int code ) @@ EVEMU_1.0
evemu_play_one ( int fd, struct input_event const* ev ) @@ EVEMU_1.0
to the top
Header Files (1)
evemu.h
to the top
Shared Libraries (1)
libevemu.so.1.0.0
to the top
Generated on Mon Jul 1 16:41:48 2013 for Evemu by ABI Compliance Checker 1.99.7
A tool for checking backward compatibility of a C/C++ library API