mirror of
https://github.com/reactos/reactos.git
synced 2024-11-20 06:15:26 +00:00
1c0a2001df
observed with MSVC2010SP1 16.0.40219.1 x86-target in dbg+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
|
||
---|---|---|
.. | ||
cmake | ||
include | ||
lib | ||
tools |