Open VortexCoyote opened 3 years ago
Fix all compiler warnings across GCC and MSVC. As of now we have a lot of compiler warnings related to type casting and value assignment. By fixing these warnings we could potentially prevent future bugs.
Hi, can you please elaborate more on the issue?
Updated description!
Fix all compiler warnings across GCC and MSVC. As of now we have a lot of compiler warnings related to type casting and value assignment. By fixing these warnings we could potentially prevent future bugs.