Binary compatibility report for the libmtp library between 1.0.1 and 1.0.2 versions on x86
Test Info
Library Name | libmtp |
Version #1 | 1.0.1 |
Version #2 | 1.0.2 |
CPU Architecture | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 78 / 87 |
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 |
Other Changes | - | 0 |
Added Symbols (3)
libmtp.h,
libmtp.so.8.3.2
LIBMTP_Get_Album_List_For_Storage ( LIBMTP_mtpdevice_t* p1, uint32_t const p2 )
LIBMTP_Get_Tracklisting_With_Callback_For_Storage ( LIBMTP_mtpdevice_t* p1, uint32_t const p2, LIBMTP_progressfunc_t const p3, void const*const p4 )
LIBMTP_Set_Debug ( int p1 )
to the top
Header Files (1)
libmtp.h
to the top
Shared Libraries (1)
libmtp.so.8.3.1
to the top
Generated on Wed Feb 22 13:00:31 2012 for libmtp by ABI Compliance Checker 1.96.8
A tool for checking backward binary compatibility of a shared C/C++ library API