mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-08 03:47:32 +00:00
![elasota](/assets/img/avatar_default.png)
Changes the following warnings to errors: C4701: potential use of uninitialized local variable C4703: potential use of uninitialized local pointer C4456: declaration hides previous local declaration C4003: not enough arguments for function-like macro invocation C4840: use of non-trivial class as an argument to a variadic function C4805: unsafe mix of bool and int in a numeric operation or comparison C4305: truncation of double to float or int to bool C4366: address taken of unaligned field and used as an aligned pointer C4315: object constructed into an unaligned field with a constructor that expects it to be aligned