Binary compatibility report for the liblastfm library between 1.0.5 and 1.0.6 versions on x86
Test Info
Library Name | liblastfm |
Version #1 | 1.0.5 |
Version #2 | 1.0.6 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 29 |
Total Shared Libraries | 2 |
Total Symbols / Types | 556 / 260 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 0 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 1 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Problems with Data Types, Low Severity (1)
ws.h
namespace lastfm::ws
[+] enum Error (1)
| Change |
Effect |
1 | Name of member with value 14 has been changed from Reserved14 to TokenNotAuthorised. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
[+] affected symbols (3)
lastfm::RadioTuner::error ( enum Error p1, QString const& message )1st parameter 'p1' has type 'enum Error'.
ParseError::ParseError [in-charge] ( enum Error e, QString message )1st parameter 'e' has type 'enum Error'.
ParseError::enumValue ( ) constReturn value has type 'enum Error'.
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.5
liblastfm_fingerprint.so.1.0.5
to the top