Binary compatibility report for the libmtp library  between 0.0.19 and 0.0.20 versions on x86

Test Info


Library Namelibmtp
Version #10.0.19
Version #20.0.20
CPU Architecturex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types68 / 74
VerdictIncompatible
(8.82%)

Problem Summary


SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High6
Medium0
Low0
Problems with
Constants
Low0
Other Changes-0

Problems with Symbols, High Severity (6)


libmtp.h, libmtp.so.2.1.1
[+] LIBMTP_Get_String_From_Object ( LIBMTP_mtpdevice_t* p1, uint32_t const p2, uint32_t const p3 ) (1)
[+] LIBMTP_Get_U16_From_Object ( LIBMTP_mtpdevice_t* p1, uint32_t const p2, uint32_t const p3, uint16_t const p4 ) (1)
[+] LIBMTP_Get_U32_From_Object ( LIBMTP_mtpdevice_t* p1, uint32_t const p2, uint32_t const p3, uint32_t const p4 ) (1)
[+] LIBMTP_Set_Object_String ( LIBMTP_mtpdevice_t* p1, uint32_t const p2, uint32_t const p3, char const*const p4 ) (1)
[+] LIBMTP_Set_Object_U16 ( LIBMTP_mtpdevice_t* p1, uint32_t const p2, uint32_t const p3, uint16_t const p4 ) (1)
[+] LIBMTP_Set_Object_U32 ( LIBMTP_mtpdevice_t* p1, uint32_t const p2, uint32_t const p3, uint32_t const p4 ) (1)

to the top

Header Files (1)


libmtp.h

to the top

Shared Libraries (1)


libmtp.so.2.1.1

to the top




Generated on Wed Feb 22 13:01: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