reactos/sdk/tools
Joachim Henze edb8539348 [0.4.11][HOST-TOOLS:MKSHELLLINK] Fix 8 MSVC2010SP1 x86 dbg warnings C4018 CORE-18104
From releases/0.4.9 to releases/0.4.10 we introduced tons of compiler warnings
within the whole host-tools component although the 'offending' code did not change in between both.
I am not aware which commit unhid them exactly during 0.4.10-dev',
but I will follow the footsteps of master with the fixes.
releases/0.4.9 still had 0 warnings within host-tools!

warnings can be observed with MSVC 2010SP1 (16.0.40219.1) x86 target in dbg configuration:
[6/12736] Performing build step for 'host-tools'
C:\0410rls\reactos\sdk\tools\mkshelllink\mkshelllink.c(147) : warning C4018: '<' : signed/unsigned mismatch
C:\0410rls\reactos\sdk\tools\mkshelllink\mkshelllink.c(153) : warning C4018: '<' : signed/unsigned mismatch
C:\0410rls\reactos\sdk\tools\mkshelllink\mkshelllink.c(155) : warning C4018: '<' : signed/unsigned mismatch
C:\0410rls\reactos\sdk\tools\mkshelllink\mkshelllink.c(157) : warning C4018: '<' : signed/unsigned mismatch
C:\0410rls\reactos\sdk\tools\mkshelllink\mkshelllink.c(159) : warning C4018: '<' : signed/unsigned mismatch
C:\0410rls\reactos\sdk\tools\mkshelllink\mkshelllink.c(161) : warning C4018: '<' : signed/unsigned mismatch
C:\0410rls\reactos\sdk\tools\mkshelllink\mkshelllink.c(164) : warning C4018: '<' : signed/unsigned mismatch
C:\0410rls\reactos\sdk\tools\mkshelllink\mkshelllink.c(169) : warning C4018: '<' : signed/unsigned mismatch

partial pick from: 0.4.13-dev-132-g f47f45dbdd
2022-04-10 22:44:45 +02:00
..
cabman [CABMAN] Move CCFDATAStorage class to a separate file 2018-01-27 10:42:05 +01:00
create_nls
fatten
gendib
geninc
hhpcomp
hpp
isohybrid
kbdtool
log2lines [LOG2LINES] Free all memory on exit. 2018-12-08 17:38:24 +01:00
mkhive [MKHIVE] Minor code rearrangement. 2018-10-20 19:52:07 +02:00
mkisofs
mkshelllink [0.4.11][HOST-TOOLS:MKSHELLLINK] Fix 8 MSVC2010SP1 x86 dbg warnings C4018 CORE-18104 2022-04-10 22:44:45 +02:00
ms2ps
nandflash
obj2bin
ofw_interface
pipetools
regtests2xml
rgenstat
rsym
spec2def [SPEC2DEF] Fix support for different OS versions. 2018-10-12 19:30:35 +02:00
unicode [UNICODE] Sync with Wine Staging 3.3. CORE-14434 2018-04-11 12:25:43 +01:00
utf16le
widl [WIDL] Sync with Wine Staging 3.3. CORE-14434 2018-04-11 12:29:04 +01:00
wpp [0.4.11][WPP] Mute 3 MSVC2010SP1 x86 dbg warnings C4146 CORE-18104 2022-04-08 00:53:20 +02:00
xml2sdb [XML2SDB] Add support for TAG_LINK_DATE and TAG_LINKER_VERSION. 2018-04-22 18:51:53 +02:00
bin2c.c
CMakeLists.txt
dumpstab.c
gen_baseaddress.py [SDK] Make gen_baseaddress.py compatible with Python 3. 2018-09-08 11:11:08 +02:00
mkconfig.c
pefixup.c
stubgen.c