Binary compatibility report for the uTouch-evemu library between 1.0.4 and 1.0.5 versions on x86
Test Info
Library Name | uTouch-evemu |
Version #1 | 1.0.4 |
Version #2 | 1.0.5 |
CPU Architecture | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 24 / 36 |
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 |
Other Changes | - | 0 |
Added Symbols (2)
evemu.h,
libutouch-evemu.so.1.0.0
evemu_read_event_realtime ( FILE* fp, input_event* ev, timeval* evtime )
evemu_set_name ( evemu_device* dev, char const* name )
to the top
Header Files (1)
evemu.h
to the top
Shared Libraries (1)
libutouch-evemu.so.1.0.0
to the top
Generated on Fri Dec 9 18:42:41 2011 for uTouch-evemu by ABI Compliance Checker 1.95.13
A tool for checking backward binary compatibility of a shared C/C++ library API