You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When compiling JGRPP on Windows (windows-latest / x86, windows-latest / x64, windows-2019 / x86 or windows-2019 / x64), the following warning is emitted:
'initializing': conversion from 'u64' to 'u32', possible loss of data
Version of OpenTTD
PR #663
Expected result
No such warnings
Actual result
When compiling JGRPP on Windows (windows-latest / x86, windows-latest / x64, windows-2019 / x86 or windows-2019 / x64), the following warning is emitted:
OpenTTD-patches/src/3rdparty/monocypher/monocypher.cpp
Line 881 in 230eaab
Steps to reproduce
Compile JGRPP on Windows (windows-latest / x86, windows-latest / x64, windows-2019 / x86 or windows-2019 / x64).
The text was updated successfully, but these errors were encountered: