reactos/dll
Joachim Henze a834befbc8 [0.4.11][LIBTIRPC] Mute 30 MSVC2010SP1 x86 dbg warnings C4996, C4101, C4133 CORE-18104
can be observed with MSVC 2010SP1 (16.0.40219.1)
This fixes 30 warnings of multiple kind, e.g.:
27 of the kind:
C:\047rls\reactos\dll\3rdparty\libtirpc\src\auth_sspi.c(107) : warning C4996: '_strdup': Deprecated POSIX name, Try _strdup instead!
and also:
C:\047rls\reactos\dll\3rdparty\libtirpc\src\svc_vc.c(315) : warning C4101: 'cleanfds' : unreferenced local variable
C:\047rls\reactos\dll\3rdparty\libtirpc\src\svc_vc.c(488) : warning C4101: 'pollfd' : unreferenced local variable
C:\047rls\reactos\dll\3rdparty\libtirpc\src\xdr_rec.c(424) : warning C4133: '=' : incompatible types - from 'char *' to 'int32_t *'

Muting makes sense for this *3rd party library*. Better than creating more diff within here by addressing them.
This leaves no warnings left within this lib.

Fix picked from:
0.4.12-dev-803-g 3d3377a5c0
2022-03-26 20:51:39 +01:00
..
3rdparty [0.4.11][LIBTIRPC] Mute 30 MSVC2010SP1 x86 dbg warnings C4996, C4101, C4133 CORE-18104 2022-03-26 20:51:39 +01:00
apisets [0.4.11][APISETS] api-ms-win-core-winrt-l1-1-0: Ro*() are NT6.2+ (Win8). CORE-16707 #2739 2021-01-29 23:26:15 +01:00
appcompat [0.4.11][ACGENRAL] Fix a MSVC warning about a ShimLib_ShimFree() call (#1506) CORE-7538 2022-03-15 15:04:12 +01:00
cpl [0.4.11][REACTOS] Fix remaining ' \n' typos in *.rc CORE-18103 2022-03-24 21:48:25 +01:00
directx [0.4.11][DDRAW] ddraw.c ddraw7_FlipToGDISurface() to Wine-6.8 (#3827) CORE-15128 2022-01-21 05:59:31 +01:00
keyboard [DLL:KEYBOARD] Add Romanian Standard Keyboard layout. (#861) 2018-12-08 18:52:25 +01:00
nls
np [NFS41_NP] Add a PCH. 2017-11-26 14:29:35 +01:00
ntdll [0.4.11][WIN32SS][RTL] Fix regression CORE-16769 + BSOD 0x50 CORE-13907 2022-03-17 14:00:15 +01:00
opengl [OPENGL32] Fix wglDescribePixelFormat 2018-11-25 11:29:18 +01:00
shellext [0.4.11][SHELL32] Squashed port of several RunDlg and ShellExecuteW() fixes 2022-02-20 21:09:07 +01:00
win32 [0.4.11][RASDLG] 'RasDlg fix 1-11' CORE-18103 2022-03-24 23:20:32 +01:00
CMakeLists.txt [APISETS] Add the initial set of auto-generated files. 2018-04-07 14:50:59 +02:00