Skip to content

Remove minor compiler warnings when building with mingw64 toolchain on Linux

David Turner requested to merge fix-compiler-warnings into master

As the title suggests, this removes several minor compiler warnings that were found by cross-compiling to Windows using the Linux mingw64 toolchain.

/cc @apodtele

Merge request reports