Binary compatibility report for the libechonest library  between 1.0.0 and 1.1.0 versions on x86

Test Info


Library Namelibechonest
Version #11.0.0
Version #21.1.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files15
Total Shared Libraries1
Total Symbols / Types582 / 345
VerdictIncompatible
(0.3%)

Problem Summary


SeverityCount
Added Symbols-13
Removed SymbolsHigh2
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High3
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (13)


Artist.h, libechonest.so.1.1.0
namespace Echonest
Artist::Artist [in-charge] QByteArray const& id )
Artist::Artist [not-in-charge] QByteArray const& id )

Playlist.h, libechonest.so.1.1.0
namespace Echonest
DynamicPlaylist::fetchNextSong DynamicPlaylist::DynamicControls const& controls ) const
DynamicPlaylist::fetchNextSong int rating ) const
DynamicPlaylist::fetchSessionInfo ( ) const
DynamicPlaylist::parseSessionInfo QNetworkReply* reply )
DynamicPlaylist::start DynamicPlaylist::PlaylistParams const& params ) const

Song.h, libechonest.so.1.1.0
namespace Echonest
Song::release ( ) const
Song::setRelease QString const& release )
Song::Song [in-charge] QByteArray const& id )
Song::Song [not-in-charge] QByteArray const& id )

Track.h, libechonest.so.1.1.0
namespace Echonest
Track::setSong Song const& song )
Track::song ( ) const

to the top

Removed Symbols (2)


Playlist.h, libechonest.so.0.3.0
namespace Echonest
DynamicPlaylist::fetchNextSong int rating )
DynamicPlaylist::start DynamicPlaylist::PlaylistParams const& params )

to the top

Problems with Symbols, High Severity (3)


Playlist.h, libechonest.so.0.3.0
namespace Echonest
[+] DynamicPlaylist::fetchNextSong int rating ) (2)
[+] DynamicPlaylist::start DynamicPlaylist::PlaylistParams const& params ) (1)

to the top

Header Files (15)


Artist.h
ArtistTypes.h
AudioSummary.h
Catalog.h
CatalogArtist.h
CatalogItem.h
CatalogSong.h
CatalogUpdateEntry.h
Config.h
echonest_export.h
Playlist.h
Song.h
Track.h
TypeInformation.h
Util.h

to the top

Shared Libraries (1)


libechonest.so.0.3.0

to the top




Generated on Mon Jun 3 12:23:17 2013 for libechonest by ABI Compliance Checker 1.99  
A tool for checking backward compatibility of a C/C++ library API