Binary compatibility report for the libmtp library between 1.1.4 and 1.1.5 versions on x86
Test Info
Library Name | libmtp |
Version #1 | 1.1.4 |
Version #2 | 1.1.5 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 103 / 114 |
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 |
Added Symbols (2)
libmtp.h,
libmtp.so.9.0.5
LIBMTP_Get_Thumbnail ( LIBMTP_mtpdevice_t* p1, uint32_t const p2, unsigned char** data, unsigned int* size )
LIBMTP_Read_Event ( LIBMTP_mtpdevice_t* p1, LIBMTP_event_t* p2, uint32_t* p3 )
to the top
Header Files (1)
libmtp.h
to the top
Shared Libraries (1)
libmtp.so.9.0.4
to the top
Generated on Thu Sep 13 02:15:57 2012 for libmtp by ABI Compliance Checker 1.98.4
A tool for checking backward compatibility of a C/C++ library API