Update: Simplified Chinese translations #708
Annotations
1 error and 6 warnings
Check Annotations
6 annotation(s) found
|
Mac OS (arm64 - Debug) / CI:
src/departures.cpp#L102
format specifies type 'long' but the argument has type 'long long' [-Wformat]
|
Mac OS (arm64 - Debug) / CI:
src/departures.cpp#L105
format specifies type 'long' but the argument has type 'long long' [-Wformat]
|
Mac OS (arm64 - Release) / CI:
src/departures.cpp#L102
format specifies type 'long' but the argument has type 'long long' [-Wformat]
|
Mac OS (arm64 - Release) / CI:
src/departures.cpp#L105
format specifies type 'long' but the argument has type 'long long' [-Wformat]
|
Emscripten / CI:
src/departures.cpp#L102
format specifies type 'long' but the argument has type 'long long' [-Wformat]
|
Emscripten / CI:
src/departures.cpp#L105
format specifies type 'long' but the argument has type 'long long' [-Wformat]
|