Binary compatibility report for the Evemu library between 1.0.5.1 and 1.0.6 versions on x86
Test Info
Library Name | Evemu |
Version #1 | 1.0.5.1 |
Version #2 | 1.0.6 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 26 / 40 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 9 |
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 (9)
evemu.h,
libutouch-evemu.so.1.0.0
evemu_set_abs_flat ( struct evemu_device* dev, int code, int flat )
evemu_set_abs_fuzz ( struct evemu_device* dev, int code, int fuzz )
evemu_set_abs_maximum ( struct evemu_device* dev, int code, int max )
evemu_set_abs_minimum ( struct evemu_device* dev, int code, int min )
evemu_set_abs_resolution ( struct evemu_device* dev, int code, int res )
evemu_set_id_bustype ( struct evemu_device* dev, unsigned int bustype )
evemu_set_id_product ( struct evemu_device* dev, unsigned int product )
evemu_set_id_vendor ( struct evemu_device* dev, unsigned int vendor )
evemu_set_id_version ( struct evemu_device* dev, unsigned int version )
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:51 2013 for Evemu by ABI Compliance Checker 1.99.7
A tool for checking backward compatibility of a C/C++ library API