Binary compatibility report for the libmtp library  between 0.0.8 and 0.0.9 versions on x86

Test Info


Library Namelibmtp
Version #10.0.8
Version #20.0.9
CPU Architecturex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types52 / 60
VerdictIncompatible
(19.23%)

Problem Summary


SeverityCount
Added Symbols-12
Removed SymbolsHigh1
Problems with
Data Types
High0
Medium28
Low11
Problems with
Symbols
High1
Medium0
Low31
Problems with
Constants
Low0
Other Changes-1

Added Symbols (12)


libmtp.h, libmtp.so.1.1.1
LIBMTP_Create_New_Playlist ( LIBMTP_mtpdevice_t* p1, LIBMTP_playlist_t*const p2, uint32_t const p3 )
LIBMTP_Delete_Object ( LIBMTP_mtpdevice_t* p1, uint32_t p2 )
LIBMTP_destroy_playlist_t LIBMTP_playlist_t* p1 )
LIBMTP_Get_Device_Certificate ( LIBMTP_mtpdevice_t* p1, char**const p2 )
LIBMTP_Get_Filemetadata ( LIBMTP_mtpdevice_t* p1, uint32_t const p2 )
LIBMTP_Get_Playlist ( LIBMTP_mtpdevice_t* p1, uint32_t const p2 )
LIBMTP_Get_Playlist_List LIBMTP_mtpdevice_t* p1 )
LIBMTP_Get_Secure_Time ( LIBMTP_mtpdevice_t* p1, char**const p2 )
LIBMTP_Get_Supported_Filetypes ( LIBMTP_mtpdevice_t* p1, uint16_t**const p2, uint16_t*const p3 )
LIBMTP_Get_Trackmetadata ( LIBMTP_mtpdevice_t* p1, uint32_t const p2 )
LIBMTP_new_playlist_t ( )
LIBMTP_Update_Playlist ( LIBMTP_mtpdevice_t* p1, LIBMTP_playlist_t const*const p2 )

to the top

Removed Symbols (1)


libmtp.h, libmtp.so.1.0.0
LIBMTP_Delete_File ( LIBMTP_mtpdevice_t* p1, uint32_t p2 )

to the top

Problems with Symbols, High Severity (1)


libmtp.h, libmtp.so.1.0.0
[+] LIBMTP_Set_Object_String ( LIBMTP_mtpdevice_t* p1, uint32_t p2, uint32_t p3, char* p4, int p5 ) (1)

to the top

Problems with Data Types, Medium Severity (28)


libmtp.h
[+] enum LIBMTP_filetype_t (22)
[+] struct LIBMTP_track_struct (6)

to the top

Problems with Data Types, Low Severity (11)


libmtp.h
[+] enum LIBMTP_filetype_t (2)
[+] struct LIBMTP_mtpdevice_struct (7)
[+] struct LIBMTP_track_struct (2)

to the top

Problems with Symbols, Low Severity (31)


libmtp.h, libmtp.so.1.0.0
[+] LIBMTP_Find_Object ( LIBMTP_object_t* p1, uint32_t p2 ) (1)
[+] LIBMTP_Get_Object_References ( LIBMTP_mtpdevice_t* p1, uint32_t p2, uint32_t** p3, uint32_t* p4 ) (1)
[+] LIBMTP_Get_String_From_Object ( LIBMTP_mtpdevice_t* p1, uint32_t p2, uint32_t p3, char p4 ) (3)
[+] LIBMTP_Get_U16_From_Object ( LIBMTP_mtpdevice_t* p1, uint32_t p2, uint32_t p3, uint16_t p4 ) (3)
[+] LIBMTP_Get_U32_From_Object ( LIBMTP_mtpdevice_t* p1, uint32_t p2, uint32_t p3, uint32_t p4 ) (3)
[+] LIBMTP_Register_Filetype char* p1, LIBMTP_filetype_t p2, uint16_t p3, void* p4, void* p5, void* p6 ) (5)
[+] LIBMTP_Set_Constructor ( LIBMTP_filetype_t p1, void* p2 ) (1)
[+] LIBMTP_Set_Datafunc ( LIBMTP_filetype_t p1, void* p2 ) (1)
[+] LIBMTP_Set_Destructor ( LIBMTP_filetype_t p1, void* p2 ) (1)
[+] LIBMTP_Set_Object_References ( LIBMTP_mtpdevice_t* p1, uint32_t p2, uint32_t* p3, uint32_t p4 ) (3)
[+] LIBMTP_Set_Object_String ( LIBMTP_mtpdevice_t* p1, uint32_t p2, uint32_t p3, char* p4, int p5 ) (3)
[+] LIBMTP_Set_Object_U16 ( LIBMTP_mtpdevice_t* p1, uint32_t p2, uint32_t p3, uint16_t p4 ) (3)
[+] LIBMTP_Set_Object_U32 ( LIBMTP_mtpdevice_t* p1, uint32_t p2, uint32_t p3, uint32_t p4 ) (3)

to the top

Other Changes in Data Types (1)


libmtp.h
[+] enum LIBMTP_filetype_t (1)

to the top

Header Files (1)


libmtp.h

to the top

Shared Libraries (1)


libmtp.so.1.0.0

to the top




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