Cross platform command line driver + PropLib template adherence #56
Annotations
12 warnings
macos-latest / CMake latest:
app/src/Driver.cpp#L83
enumeration value 'NOT_SET' not handled in switch [-Wswitch]
|
macos-latest / CMake latest:
app/src/Driver.cpp#L106
enumeration value 'NOT_SET' not handled in switch [-Wswitch]
|
macos-latest / CMake latest:
app/tests/TestDriver.h#L75
enumeration value 'NOT_SET' not handled in switch [-Wswitch]
|
macos-latest / CMake latest:
app/tests/TestDriver.h#L75
enumeration value 'NOT_SET' not handled in switch [-Wswitch]
|
macos-latest / CMake latest:
app/tests/TestDriver.h#L75
enumeration value 'NOT_SET' not handled in switch [-Wswitch]
|
macos-latest / CMake latest:
app/tests/TestDriver.h#L75
enumeration value 'NOT_SET' not handled in switch [-Wswitch]
|
macos-latest / CMake 3.21:
app/src/Driver.cpp#L83
enumeration value 'NOT_SET' not handled in switch [-Wswitch]
|
macos-latest / CMake 3.21:
app/src/Driver.cpp#L106
enumeration value 'NOT_SET' not handled in switch [-Wswitch]
|
macos-latest / CMake 3.21:
app/tests/TestDriver.h#L75
enumeration value 'NOT_SET' not handled in switch [-Wswitch]
|
macos-latest / CMake 3.21:
app/tests/TestDriver.h#L75
enumeration value 'NOT_SET' not handled in switch [-Wswitch]
|
macos-latest / CMake 3.21:
app/tests/TestDriver.h#L75
enumeration value 'NOT_SET' not handled in switch [-Wswitch]
|
macos-latest / CMake 3.21:
app/tests/TestDriver.h#L75
enumeration value 'NOT_SET' not handled in switch [-Wswitch]
|