Update: Korean translation up to 5f8bfb1 #495
Annotations
1 error and 5 warnings
Check Annotations
5 annotation(s) found
|
Windows (windows-2019 / x64):
src/autoreplace_cmd.cpp#L391
'argument': conversion from 'size_t' to 'int', possible loss of data
|
Windows (windows-latest / x64):
src/autoreplace_cmd.cpp#L391
'argument': conversion from 'size_t' to 'int', possible loss of data
|
Linux (Clang):
src/tbtr_template_gui_main.cpp#L222
private field 'toggle_text_width' is not used [-Wunused-private-field]
|
Mac OS (x64):
src/tbtr_template_gui_main.cpp#L222
private field 'toggle_text_width' is not used [-Wunused-private-field]
|
Emscripten:
src/tbtr_template_gui_main.cpp#L222
private field 'toggle_text_width' is not used [-Wunused-private-field]
|