silence narrowing conversions in MSVC

we all know they're there, whenever someone fixes it (lol), this
should be removed
This commit is contained in:
Marco Antonio J. Costa
2024-12-27 03:08:36 -03:00
committed by majcosta
parent 897f684705
commit dc72a43a19
2 changed files with 7 additions and 0 deletions
+3
View File
@@ -1 +1,4 @@
# stuff that needs doing
# priority (LOW,HIGH) and description
LOW readd the C4838 (https://learn.microsoft.com/en-us/cpp/error-messages/compiler-warnings/compiler-warning-level-1-c4838) warning to CMakeLists.txt once they're all fixed in the code