convert keysound list to shift-jis before writing to file #61
Annotations
10 warnings
Run CMake and install necessary packages:
sayaslicer/base_convert.cpp#L41
comparison of integers of different signs: 'unsigned long' and 'int' [-Wsign-compare]
|
Run CMake and install necessary packages:
sayaslicer/notifications.hpp#L10
enumeration values 'None' and 'COUNT' not handled in switch [-Wswitch]
|
Run CMake and install necessary packages:
sayaslicer/audio.cpp#L64
comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare]
|
Run CMake and install necessary packages:
sayaslicer/audio.cpp#L104
comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
|
Run CMake and install necessary packages:
sayaslicer/audio.cpp#L124
comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare]
|
Run CMake and install necessary packages:
sayaslicer/notifications.hpp#L10
enumeration values 'None' and 'COUNT' not handled in switch [-Wswitch]
|
Run CMake and install necessary packages:
sayaslicer/notifications.hpp#L10
enumeration values 'None' and 'COUNT' not handled in switch [-Wswitch]
|
Run CMake and install necessary packages:
sayaslicer/notifications.hpp#L10
enumeration values 'None' and 'COUNT' not handled in switch [-Wswitch]
|
Run CMake and install necessary packages:
sayaslicer/bmseclipboard.cpp#L76
comparison of integers of different signs: 'int' and 'std::vector<std::string>::size_type' (aka 'unsigned long') [-Wsign-compare]
|
Run CMake and install necessary packages:
sayaslicer/notifications.hpp#L10
enumeration values 'None' and 'COUNT' not handled in switch [-Wswitch]
|
Loading