Binary compatibility report for the libmtp library  between 1.0.3 and 1.0.5 versions on x86

Test Info


Library Namelibmtp
Version #11.0.3
Version #21.0.5
CPU Architecturex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types81 / 87
VerdictIncompatible
(38.89%)

Problem Summary


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

Added Symbols (14)


libmtp.h, libmtp.so.8.3.5
LIBMTP_Check_Specific_Device int busno, int devno )
LIBMTP_destroy_allowed_values_t LIBMTP_allowed_values_t* p1 )
LIBMTP_Get_Allowed_Property_Values ( LIBMTP_mtpdevice_t* p1, LIBMTP_property_t const p2, LIBMTP_filetype_t const p3, LIBMTP_allowed_values_t* p4 )
LIBMTP_Get_Property_Description LIBMTP_property_t inproperty )
LIBMTP_Get_String_From_Object ( LIBMTP_mtpdevice_t* p1, uint32_t const p2, LIBMTP_property_t const p3 )
LIBMTP_Get_u16_From_Object ( LIBMTP_mtpdevice_t* p1, uint32_t const p2, LIBMTP_property_t const p3, uint16_t const p4 )
LIBMTP_Get_u32_From_Object ( LIBMTP_mtpdevice_t* p1, uint32_t const p2, LIBMTP_property_t const p3, uint32_t const p4 )
LIBMTP_Get_u64_From_Object ( LIBMTP_mtpdevice_t* p1, uint32_t const p2, LIBMTP_property_t const p3, uint64_t const p4 )
LIBMTP_Get_u8_From_Object ( LIBMTP_mtpdevice_t* p1, uint32_t const p2, LIBMTP_property_t const p3, uint8_t const p4 )
LIBMTP_Is_Property_Supported ( LIBMTP_mtpdevice_t* p1, LIBMTP_property_t const p2, LIBMTP_filetype_t const p3 )
LIBMTP_Set_Object_String ( LIBMTP_mtpdevice_t* p1, uint32_t const p2, LIBMTP_property_t const p3, char const*const p4 )
LIBMTP_Set_Object_u16 ( LIBMTP_mtpdevice_t* p1, uint32_t const p2, LIBMTP_property_t const p3, uint16_t const p4 )
LIBMTP_Set_Object_u32 ( LIBMTP_mtpdevice_t* p1, uint32_t const p2, LIBMTP_property_t const p3, uint32_t const p4 )
LIBMTP_Set_Object_u8 ( LIBMTP_mtpdevice_t* p1, uint32_t const p2, LIBMTP_property_t const p3, uint8_t const p4 )

to the top

Problems with Data Types, Medium Severity (1)


libmtp.h
[+] struct LIBMTP_mtpdevice_struct (1)

to the top

Problems with Data Types, Low Severity (1)


libmtp.h
[+] struct LIBMTP_mtpdevice_struct (1)

to the top

Header Files (1)


libmtp.h

to the top

Shared Libraries (1)


libmtp.so.8.3.3

to the top




Generated on Wed Feb 22 13:00:26 2012 for libmtp by ABI Compliance Checker 1.96.8  
A tool for checking backward binary compatibility of a shared C/C++ library API