Closed sketchylizard closed 2 years ago
When compiling with -Wimplicit-int-conversion and -Wsign-conversion gcc/clang give warnings for a handful of lines. Silence the warnings by adding explicit casts.
When compiling with -Wimplicit-int-conversion and -Wsign-conversion gcc/clang give warnings for a handful of lines. Silence the warnings by adding explicit casts.