Binary compatibility report for the libmtp library between 0.2.5 and 0.2.6.1 versions on x86
Test Info
Library Name | libmtp |
Version #1 | 0.2.5 |
Version #2 | 0.2.6.1 |
CPU Architecture | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 69 / 84 |
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.7.1.0
LIBMTP_Get_Manufacturername ( LIBMTP_mtpdevice_t* p1 )
LIBMTP_Get_Representative_Sample ( LIBMTP_mtpdevice_t* p1, uint32_t const p2, LIBMTP_filesampledata_t* p3 )
LIBMTP_Set_Object_Filename ( LIBMTP_mtpdevice_t* p1, uint32_t p2, char* p3 )
to the top
Header Files (1)
libmtp.h
to the top
Shared Libraries (1)
libmtp.so.7.0.2
to the top
Generated on Wed Feb 22 13:00:58 2012 for libmtp by ABI Compliance Checker 1.96.8
A tool for checking backward binary compatibility of a shared C/C++ library API