reactos/sdk
Joachim Henze 2b9e32878c [0.4.14][CRT] Fix 2 MSVC compiler warnings CORE-17812
observed with MSVC2010SP1 16.0.40219.1 in rls-config several times:
sdk\lib\crt\string\wtoi64.c(28) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
sdk\lib\crt\string\wtoi64.c(194) : warning C4146: unary minus operator applied to unsigned type, result still unsigned

the fix is a PARTIAL port of 0.4.15-dev-2951-g 5d8e834897

and while touching the file
fix another white-space-glitch.
in sum that brings us 100% in sync in this file to
current master head 0.4.15-dev-3264-g570cedf.
2021-10-11 21:59:46 +02:00
..
cmake [0.4.14][CMAKE][BOOTDATA] Fix LiveCD does not import caroots.inf into registry CORE-17739 CORE-17735 (#3930) 2021-08-30 13:12:28 +02:00
include [0.4.14][UXTHEME][NTUSER] Improve Themed Scrollbars (#3868) (#3953) 2021-09-12 23:57:27 +02:00
lib [0.4.14][CRT] Fix 2 MSVC compiler warnings CORE-17812 2021-10-11 21:59:46 +02:00
tools [PEFIXUP] Improve error messages 2020-04-19 15:19:03 +02:00