reactos/sdk/tools
Joachim Henze 0d983a526a [0.4.10][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:45:40 +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] Enforce "Iso" type when unpacking the Iso file 2018-08-19 17:39:15 +02:00
mkhive [0.4.10][MKHIVE] Fix leaks and Implement RegDeleteKeyW() to mute a compile-time-warning CORE-18031 2022-01-30 03:23:37 +01:00
mkisofs
mkshelllink [0.4.10][HOST-TOOLS:MKSHELLLINK] Fix 8 MSVC2010SP1 x86 dbg warnings C4018 CORE-18104 2022-04-10 22:45:40 +02:00
ms2ps
nandflash
obj2bin
ofw_interface
pipetools
regtests2xml
rgenstat
rsym
spec2def [SPEC2DEF] Implement support for different OS versions 2018-04-21 18:31:27 +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.10][WPP] Mute 3 MSVC2010SP1 x86 dbg warnings C4146 CORE-18104 2022-04-08 00:54:01 +02:00
xml2sdb [XML2SDB] Add support for TAG_LINK_DATE and TAG_LINKER_VERSION. 2018-04-22 18:51:53 +02:00
bin2c.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
CMakeLists.txt
dumpstab.c
gen_baseaddress.py [SDK] Update gen_baseaddress.py for reserved base addresses. 2018-07-12 21:55:21 +02:00
mkconfig.c
pefixup.c
stubgen.c