build_and_release #21
Annotations
10 warnings
Build and Test:
modules/format/src/format/formatter/MonoFormatter.cpp#L9
enumeration values 'kTrueStereo', 'kFoa', and 'kQuadraphonic' not explicitly handled in switch [-Wswitch-enum]
|
Build and Test:
modules/format/src/format/formatter/MonoFormatter.cpp#L7
unused parameter 'ir_format_data' [-Wunused-parameter]
|
Build and Test:
modules/format/src/format/formatter/MonoFormatter.cpp#L25
enumeration values 'kTrueStereo', 'kFoa', and 'kQuadraphonic' not handled in switch [-Wswitch]
|
Build and Test:
modules/format/src/format/formatter/StereoFormatter.cpp#L10
enumeration values 'kFoa' and 'kQuadraphonic' not explicitly handled in switch [-Wswitch-enum]
|
Build and Test:
modules/format/src/format/formatter/StereoFormatter.cpp#L29
enumeration values 'kFoa' and 'kQuadraphonic' not handled in switch [-Wswitch]
|
Build and Test:
modules/format/src/format/formatter/FoaFormatter.cpp#L9
enumeration values 'kStereo', 'kTrueStereo', and 'kQuadraphonic' not explicitly handled in switch [-Wswitch-enum]
|
Build and Test:
modules/format/src/format/formatter/FoaFormatter.cpp#L7
unused parameter 'ir_format_data' [-Wunused-parameter]
|
Build and Test:
modules/format/src/format/formatter/FoaFormatter.cpp#L26
enumeration values 'kStereo', 'kTrueStereo', and 'kQuadraphonic' not handled in switch [-Wswitch]
|
Build and Test:
modules/format/src/format/formatter/QuadraphonicFormatter.cpp#L10
enumeration values 'kStereo', 'kTrueStereo', and 'kFoa' not explicitly handled in switch [-Wswitch-enum]
|
Build and Test:
modules/format/src/format/formatter/QuadraphonicFormatter.cpp#L7
unused parameter 'ir_format_data' [-Wunused-parameter]
|
Loading