Binary compatibility report for the uTouch-geis library between 2.0.0 and 2.0.1 versions on x86
Test Info
Library Name | uTouch-geis |
Version #1 | 2.0.0 |
Version #2 | 2.0.1 |
CPU Architecture | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 2 |
Total Shared Libraries | 1 |
Total Symbols / Types | 82 / 86 |
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)
geis.h,
libutouch-geis.so.1.2.0
geis_configuration_set_value ( GeisInstance geis_instance, int configuration_item, void* value ) @@ GEIS_1.0
geis_unsubscribe ( GeisInstance geis_instance, GeisGestureType* gesture_list ) @@ GEIS_1.0
to the top
Header Files (2)
geis.h
geisimpl.h
to the top
Shared Libraries (1)
libutouch-geis.so.1.2.0
to the top
Generated on Fri Dec 9 18:29:18 2011 for uTouch-geis by ABI Compliance Checker 1.95.13
A tool for checking backward binary compatibility of a shared C/C++ library API