reactos/base/services/nfsd
Joachim Henze 6e67380e28 [0.4.7][NFSD] Fix MSVC2010SP1 x86 dbg warning C4115 CORE-18104
can be observed with MSVC 2010SP1 (16.0.40219.1) x86 target in dbg configuation:
c:\047rls\reactos\base\services\nfsd\name_cache.h(77) : warning C4115: 'open_delegation_type4' : named type definition in parentheses

Fixed by adding a PCH. It helps most likely because that PCH influences the include order.
Fix picked from 0.4.8-dev-227-g af212ce508

It was the last C4115 on releases/0.4.7.
2022-03-27 16:21:59 +02:00
..
.gitattributes
acl.c
callback_server.c
callback_xdr.c
CMakeLists.txt [0.4.7][NFSD] Fix MSVC2010SP1 x86 dbg warning C4115 CORE-18104 2022-03-27 16:21:59 +02:00
daemon_debug.c
daemon_debug.h
delegation.c
delegation.h
ea.c
from_kernel.h
getattr.c
idmap.c
idmap.h
list.h
lock.c
lookup.c
makefile
mount.c
ms-nfs41-idmap.conf
name_cache.c
name_cache.h
namespace.c
netconfig
nfs41.h
nfs41_callback.h
nfs41_client.c
nfs41_compound.c
nfs41_compound.h
nfs41_const.h
nfs41_daemon.c
nfs41_ops.c
nfs41_ops.h
nfs41_rpc.c
nfs41_server.c
nfs41_session.c
nfs41_superblock.c
nfs41_types.h
nfs41_xdr.c
nfs41_xdr.h
nfsd.rc
open.c
pnfs.h
pnfs_debug.c
pnfs_device.c
pnfs_io.c
pnfs_layout.c
precomp.h [0.4.7][NFSD] Fix MSVC2010SP1 x86 dbg warning C4115 CORE-18104 2022-03-27 16:21:59 +02:00
readdir.c
readwrite.c
recovery.c
recovery.h
service.c
service.h
setattr.c
sources
symlink.c
tree.h
upcall.c
upcall.h
util.c
util.h
volume.c