Enable/fix compiler warning 4996 in host (#66431)
authorElinor Fung <elfung@microsoft.com>
Thu, 10 Mar 2022 21:23:56 +0000 (13:23 -0800)
committerGitHub <noreply@github.com>
Thu, 10 Mar 2022 21:23:56 +0000 (13:23 -0800)
commit6cb2ae678fd4d2555b05edf611c7d5fa48cdc8a3
tree877cf2d53a2919cdfb059c93b9461e9bbbbcaa15
parent0046648f91cd1b393c5d852789fbb16477ba4256
Enable/fix compiler warning 4996 in host (#66431)
src/native/corehost/CMakeLists.txt
src/native/corehost/apphost/static/CMakeLists.txt
src/native/corehost/hostmisc/pal.h
src/native/corehost/hostmisc/pal.unix.cpp
src/native/corehost/hostmisc/pal.windows.cpp
src/native/corehost/hostmisc/trace.cpp
src/native/corehost/json_parser.cpp