fix: Stability fixes. #280
Annotations
1 error and 14 warnings
Generate coverage
Process completed with exit code 25.
|
Build:
src/Core/Engine.cpp#L2671
comparison of different enumeration types ('eScope' and 'SparkyStudios::Audio::Amplitude::Scope') is deprecated [-Wdeprecated-enum-compare]
|
Build:
src/Utils/pffft/simd/pf_float.h#L70
building float with simd disabled ! [-W#pragma-messages]
|
Build:
src/Utils/pffft/simd/pf_scalar_float.h#L157
/Users/runner/work/sdk/sdk/src/Utils/pffft/simd/pf_scalar_float.h: float SCALAR1 macros are defined [-W#pragma-messages]
|
Build:
src/Utils/pffft/simd/pf_double.h#L70
building double with simd disabled ! [-W#pragma-messages]
|
Build:
src/Utils/pffft/simd/pf_scalar_double.h#L157
/Users/runner/work/sdk/sdk/src/Utils/pffft/simd/pf_scalar_double.h: float SCALAR1 macros are defined [-W#pragma-messages]
|
Build:
src/Core/Engine.cpp#L2671
comparison of different enumeration types ('eScope' and 'SparkyStudios::Audio::Amplitude::Scope') is deprecated [-Wdeprecated-enum-compare]
|
Build:
src/Utils/pffft/simd/pf_float.h#L70
building float with simd disabled ! [-W#pragma-messages]
|
Build:
src/Utils/pffft/simd/pf_scalar_float.h#L157
/Users/runner/work/sdk/sdk/src/Utils/pffft/simd/pf_scalar_float.h: float SCALAR1 macros are defined [-W#pragma-messages]
|
Build:
src/Utils/pffft/simd/pf_double.h#L70
building double with simd disabled ! [-W#pragma-messages]
|
Build:
src/Utils/pffft/simd/pf_scalar_double.h#L157
/Users/runner/work/sdk/sdk/src/Utils/pffft/simd/pf_scalar_double.h: float SCALAR1 macros are defined [-W#pragma-messages]
|
Install dependencies on MacOS
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
Install dependencies on MacOS
p7zip 17.05 is already installed and up-to-date.
To reinstall 17.05, run:
brew reinstall p7zip
|
Install dependencies on MacOS
cmake 3.31.2 is already installed and up-to-date.
To reinstall 3.31.2, run:
brew reinstall cmake
|
Configure:
cmake/CodeCoverage.cmake#L218
Code coverage results with an optimised (non-Debug) build may be misleading
|
Loading