Test Info
Library Name | soundtouch |
Version #1 | 1.8.0 |
Version #2 | 1.9.0 |
CPU Type | x86_64 |
GCC Version | 5.2.0 |
Subject | Binary Compatibility |
Test Results
Total Header Files | 6 |
Total Shared Libraries | 1 |
Total Symbols / Types | 56 / 25 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 2 |
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 | 11 |
Added Symbols (2)
FIFOSamplePipe.h,
libSoundTouch.so.0.0.0
namespace soundtouch
FIFOProcessor::~FIFOProcessor [in-charge-deleting] ( )
[symbol: _ZN10soundtouch13FIFOProcessorD0Ev]
FIFOSamplePipe::~FIFOSamplePipe [in-charge-deleting] ( )
[symbol: _ZN10soundtouch14FIFOSamplePipeD0Ev]
to the top
Problems with Symbols, Low Severity (1)
SoundTouch.h,
libSoundTouch.so.0.0.0
namespace soundtouch
[+] SoundTouch::setSetting ( int settingId, int value ) (1)
[symbol: _ZN10soundtouch10SoundTouch10setSettingEii]
| Change | Effect |
---|
1 | Type of return value has been changed from BOOL to bool. | Replacement of return type may indicate a change in its semantic meaning. |
to the top
Problems with Constants, Low Severity (11)
soundtouch_config.h
[+] HAVE_LIBM
| Change | Effect |
---|
1 | The constant HAVE_LIBM with value 1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] HAVE_MALLOC
| Change | Effect |
---|
1 | The constant HAVE_MALLOC with value 1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] LT_OBJDIR
| Change | Effect |
---|
1 | The constant LT_OBJDIR with value ".libs/" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] PACKAGE
| Change | Effect |
---|
1 | The constant PACKAGE with value "soundtouch" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] PACKAGE_BUGREPORT
| Change | Effect |
---|
1 | The constant PACKAGE_BUGREPORT with value "http://www.surina.net/soundtouch" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] PACKAGE_NAME
| Change | Effect |
---|
1 | The constant PACKAGE_NAME with value "SoundTouch" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] PACKAGE_TARNAME
| Change | Effect |
---|
1 | The constant PACKAGE_TARNAME with value "soundtouch" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] PACKAGE_URL
| Change | Effect |
---|
1 | The constant PACKAGE_URL with value "" has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] STDC_HEADERS
| Change | Effect |
---|
1 | The constant STDC_HEADERS with value 1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
STTypes.h
[+] FALSE
| Change | Effect |
---|
1 | The constant FALSE with value 0 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] TRUE
| Change | Effect |
---|
1 | The constant TRUE with value 1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
to the top
Header Files (6)
BPMDetect.h
FIFOSampleBuffer.h
FIFOSamplePipe.h
SoundTouch.h
soundtouch_config.h
STTypes.h
to the top
Shared Libraries (1)
libSoundTouch.so.0.0.0
to the top