Binary compatibility report for the libmtp library  between 0.2.6.1 and 0.3.0 versions on x86

Test Info


Library Namelibmtp
Version #10.2.6.1
Version #20.3.0
CPU Architecturex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types72 / 84
VerdictIncompatible
(23.61%)

Problem Summary


SeverityCount
Added Symbols-2
Removed SymbolsHigh1
Problems with
Data Types
High0
Medium9
Low5
Problems with
Symbols
High0
Medium7
Low0
Problems with
Constants
Low0
Other Changes-0

Added Symbols (2)


libmtp.h, libmtp.so.8.0.0
LIBMTP_Detect_Raw_Devices ( LIBMTP_raw_device_t** p1, int* p2 )
LIBMTP_Open_Raw_Device LIBMTP_raw_device_t* p1 )

to the top

Removed Symbols (1)


libmtp.h, libmtp.so.7.1.0
LIBMTP_Detect_Descriptor uint16_t* p1, uint16_t* p2 )

to the top

Problems with Data Types, Medium Severity (9)


libmtp.h
[+] struct LIBMTP_album_struct (3)
[+] struct LIBMTP_file_struct (1)
[+] struct LIBMTP_folder_struct (1)
[+] struct LIBMTP_playlist_struct (2)
[+] struct LIBMTP_track_struct (2)

to the top

Problems with Symbols, Medium Severity (7)


libmtp.h, libmtp.so.7.1.0
[+] LIBMTP_Create_Folder ( LIBMTP_mtpdevice_t* p1, char* p2, uint32_t p3 ) (1)
[+] LIBMTP_Create_New_Album ( LIBMTP_mtpdevice_t* p1, LIBMTP_album_t*const p2, uint32_t const p3 ) (1)
[+] LIBMTP_Create_New_Playlist ( LIBMTP_mtpdevice_t* p1, LIBMTP_playlist_t*const p2, uint32_t const p3 ) (1)
[+] LIBMTP_Send_File_From_File ( LIBMTP_mtpdevice_t* p1, char const*const p2, LIBMTP_file_t*const p3, LIBMTP_progressfunc_t const p4, void const*const p5, uint32_t const p6 ) (1)
[+] LIBMTP_Send_File_From_File_Descriptor ( LIBMTP_mtpdevice_t* p1, int const p2, LIBMTP_file_t*const p3, LIBMTP_progressfunc_t const p4, void const*const p5, uint32_t const p6 ) (1)
[+] LIBMTP_Send_Track_From_File ( LIBMTP_mtpdevice_t* p1, char const*const p2, LIBMTP_track_t*const p3, LIBMTP_progressfunc_t const p4, void const*const p5, uint32_t const p6 ) (1)
[+] LIBMTP_Send_Track_From_File_Descriptor ( LIBMTP_mtpdevice_t* p1, int const p2, LIBMTP_track_t*const p3, LIBMTP_progressfunc_t const p4, void const*const p5, uint32_t const p6 ) (1)

to the top

Problems with Data Types, Low Severity (5)


libmtp.h
[+] struct LIBMTP_album_struct (1)
[+] struct LIBMTP_file_struct (1)
[+] struct LIBMTP_folder_struct (1)
[+] struct LIBMTP_playlist_struct (1)
[+] struct LIBMTP_track_struct (1)

to the top

Header Files (1)


libmtp.h

to the top

Shared Libraries (1)


libmtp.so.7.1.0

to the top




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