Binary compatibility report for the libmtp library between 0.3.2 and 0.3.3 versions on x86
Test Info
Library Name | libmtp |
Version #1 | 0.3.2 |
Version #2 | 0.3.3 |
CPU Architecture | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 73 / 88 |
Verdict | Compatible |
---|
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 5 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
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