Binary compatibility report for the libmtp library between 1.1.2 and 1.1.3 versions on x86
Test Info
Library Name | libmtp |
Version #1 | 1.1.2 |
Version #2 | 1.1.3 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 98 / 111 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 4 |
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 (4)
libmtp.h,
libmtp.so.9.0.3
LIBMTP_Get_File_To_Handler ( LIBMTP_mtpdevice_t* p1, uint32_t const p2, MTPDataPutFunc p3, void* p4, LIBMTP_progressfunc_t const p5, void const*const p6 )
LIBMTP_Get_Track_To_Handler ( LIBMTP_mtpdevice_t* p1, uint32_t const p2, MTPDataPutFunc p3, void* p4, LIBMTP_progressfunc_t const p5, void const*const p6 )
LIBMTP_Send_File_From_Handler ( LIBMTP_mtpdevice_t* p1, MTPDataGetFunc p2, void* p3, LIBMTP_file_t*const p4, LIBMTP_progressfunc_t const p5, void const*const p6 )
LIBMTP_Send_Track_From_Handler ( LIBMTP_mtpdevice_t* p1, MTPDataGetFunc p2, void* p3, LIBMTP_track_t*const p4, LIBMTP_progressfunc_t const p5, void const*const p6 )
to the top
Header Files (1)
libmtp.h
to the top
Shared Libraries (1)
libmtp.so.9.0.2
to the top
Generated on Wed Apr 4 02:36:27 2012 for libmtp by ABI Compliance Checker 1.97.3
A tool for checking backward compatibility of a C/C++ library API