Binary compatibility report for the libechonest library between 0.1.1 and 0.1.2 versions on x86
Test Info
Library Name | libechonest |
Version #1 | 0.1.1 |
Version #2 | 0.1.2 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 9 |
Total Shared Libraries | 1 |
Total Symbols / Types | 396 / 272 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 4 |
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 |
Added Symbols (4)
AudioSummary.h,
libechonest.so.0.1.0
namespace Echonest
AudioSummary::danceability ( ) const
[symbol: _ZNK8Echonest12AudioSummary12danceabilityEv]
AudioSummary::energy ( ) const
[symbol: _ZNK8Echonest12AudioSummary6energyEv]
AudioSummary::setDanceability ( qreal dance )
[symbol: _ZN8Echonest12AudioSummary15setDanceabilityEd]
AudioSummary::setEnergy ( qreal energy )
[symbol: _ZN8Echonest12AudioSummary9setEnergyEd]
to the top
Header Files (9)
Artist.h
ArtistTypes.h
AudioSummary.h
Config.h
echonest_export.h
Playlist.h
Song.h
Track.h
Util.h
to the top
Shared Libraries (1)
libechonest.so.0.1.0
to the top