mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 01:39:30 +00:00
![]() can be observed with MSVC 2010SP1 (16.0.40219.1) x86 target in dbg configuation:
C:\047rls\reactos\dll\win32\mswsock\mswhelper.c(264) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\047rls\reactos\dll\win32\mswsock\mswhelper.c(280) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
C:\047rls\reactos\dll\win32\mswsock\mswhelper.c(326) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
Fix is a partial pick of 0.4.10-dev-409-g
|
||
---|---|---|
.. | ||
CMakeLists.txt | ||
extensions.c | ||
mswhelper.c | ||
mswhelper.h | ||
mswsock.rc | ||
mswsock.spec | ||
nsplookup.c | ||
precomp.h | ||
stubs.c |