reactos/modules/rostests/apitests
Joachim Henze 6d3d711e77 [0.4.7][NTDLL_APITEST] Mute 1 MSVC2010SP1 x86 dbg warning C4717 CORE-18104
can be observed with MSVC 2010SP1 (16.0.40219.1) x86 target in dbg configuation:
c:\047rls\reactos\modules\rostests\apitests\ntdll\stackoverflow.c(57) : warning C4717: 'infinite_recursive' : recursive on all control paths, function will cause runtime stack overflow

Muting is okay here, because stack overflow is specifically what is aimed to be tested here.

Fix is a partial pick of 0.4.14-dev-847-g 42d2d5ec9c

No warnings left in module NTDLL_APITEST and no C4717 left in releases/0.4.7.
2022-03-28 14:14:54 +02:00
..
advapi32
apphelp
appshim
atl Add .gitattributes and .gitignore files and normalize line endings in the repository (#10) 2017-10-04 20:37:32 +02:00
browseui
com
comctl32 Add .gitattributes and .gitignore files and normalize line endings in the repository (#10) 2017-10-04 20:37:32 +02:00
crt
dbghelp
dciman32
dnsapi
fltlib
gdi32
gditools
include
iphlpapi
kernel32 [KERNEL32_APITEST] Add a few tests for GetVolumeInformation that were used to fix previous issues 2017-10-15 10:44:50 +02:00
localspl
msgina
msvcrt
netapi32
netshell
ntdll [0.4.7][NTDLL_APITEST] Mute 1 MSVC2010SP1 x86 dbg warning C4717 CORE-18104 2022-03-28 14:14:54 +02:00
ole32
pefile
powrprof
psapi
sdk
setupapi
shell32
shlwapi
spoolss
user32 Add .gitattributes and .gitignore files and normalize line endings in the repository (#10) 2017-10-04 20:37:32 +02:00
user32_dynamic
userenv
uxtheme Add .gitattributes and .gitignore files and normalize line endings in the repository (#10) 2017-10-04 20:37:32 +02:00
win32nt
win32u
winhttp
wininet
winprint
winspool [0.4.7][PRINTING] Squashed 2 commits to fix regression CORE-14072 2020-11-12 01:47:59 +01:00
wlanapi
ws2_32 [WS2_32_APITEST] Make the apitest fully C89-compliant to fix building under MSVC 2010. 2017-10-06 17:33:47 +02:00
CMakeLists.txt