Binary compatibility report for the libmtp library  between 0.3.2 and 0.3.3 versions on x86

Test Info


Library Namelibmtp
Version #10.3.2
Version #20.3.3
CPU Architecturex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types73 / 88
VerdictCompatible

Problem Summary


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

Added Symbols (5)


libmtp.h, libmtp.so.8.1.0
LIBMTP_Set_Album_Name ( LIBMTP_mtpdevice_t* p1, LIBMTP_album_t* p2, char const* p3 )
LIBMTP_Set_File_Name ( LIBMTP_mtpdevice_t* p1, LIBMTP_file_t* p2, char const* p3 )
LIBMTP_Set_Folder_Name ( LIBMTP_mtpdevice_t* p1, LIBMTP_folder_t* p2, char const* p3 )
LIBMTP_Set_Playlist_Name ( LIBMTP_mtpdevice_t* p1, LIBMTP_playlist_t* p2, char const* p3 )
LIBMTP_Set_Track_Name ( LIBMTP_mtpdevice_t* p1, LIBMTP_track_t* p2, char const* p3 )

to the top

Header Files (1)


libmtp.h

to the top

Shared Libraries (1)


libmtp.so.8.0.2

to the top




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