Binary compatibility report for the liblastfm library between 1.0.2 and 1.0.3 versions on x86
Test Info
Library Name | liblastfm |
Version #1 | 1.0.2 |
Version #2 | 1.0.3 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 29 |
Total Shared Libraries | 2 |
Total Symbols / Types | 547 / 256 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 3 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 1 |
Problems with Constants | Low | 0 |
Added Symbols (3)
Audioscrobbler.h,
liblastfm.so.1.0.3
namespace lastfm
Audioscrobbler::cacheBatch ( QList<Track>const& p1 )
[symbol: _ZN6lastfm14Audioscrobbler10cacheBatchERK5QListINS_5TrackEE]
ScrobbleCache.h,
liblastfm.so.1.0.3
namespace lastfm
ScrobbleCache::isValid ( Track const& track, enum ScrobbleCache::Invalidity* v ) [static]
[symbol: _ZN6lastfm13ScrobbleCache7isValidERKNS_5TrackEPNS0_10InvalidityE]
XmlQuery.h,
liblastfm.so.1.0.3
namespace lastfm
XmlQuery::parse ( QNetworkReply* reply )
[symbol: _ZN6lastfm8XmlQuery5parseEP13QNetworkReply]
to the top
Problems with Symbols, Low Severity (1)
Audioscrobbler.h,
liblastfm.so.1.0.2
namespace lastfm
[+] Audioscrobbler::cacheBatch ( QList<Track>const& p1, QString const& id ) (1)
[symbol: _ZN6lastfm14Audioscrobbler10cacheBatchERK5QListINS_5TrackEERK7QString]
| Change | Effect |
---|
1 | The default argument "" of 2nd parameter id has been removed. | Applications will pass an old default argument (that is not default any more) that may not be properly handled anymore. This may result in crash or incorrect behavior of applications. |
to the top
Header Files (29)
AbstractType.h
Album.h
Artist.h
Audioscrobbler.h
Auth.h
Chart.h
Fingerprint.h
FingerprintableSource.h
FingerprintId.h
global.h
InternetConnectionMonitor.h
Library.h
Mbid.h
misc.h
NetworkAccessManager.h
NetworkConnectionMonitor.h
Playlist.h
RadioStation.h
RadioTuner.h
ScrobbleCache.h
ScrobblePoint.h
Tag.h
Tasteometer.h
Track.h
UrlBuilder.h
User.h
ws.h
XmlQuery.h
Xspf.h
to the top
Shared Libraries (2)
liblastfm.so.1.0.2
liblastfm_fingerprint.so.1.0.2
to the top