From 3ea28efa69de7b1360494b76f52da432c0dacd32 Mon Sep 17 00:00:00 2001 From: Jeffrey Walton Date: Sun, 2 Oct 2016 15:20:55 -0400 Subject: [PATCH] Use Warning Level 4 (Issue 314) --- cryptdll.vcxproj | 8 ++++---- cryptest.vcxproj | 16 ++++++++-------- dlltest.vcxproj | 8 ++++---- 3 files changed, 16 insertions(+), 16 deletions(-) diff --git a/cryptdll.vcxproj b/cryptdll.vcxproj index 030affd4..7de90758 100644 --- a/cryptdll.vcxproj +++ b/cryptdll.vcxproj @@ -98,7 +98,7 @@ IF %ERRORLEVEL% EQU 0 (echo mac done > "$(OutDir)"\cryptopp.mac.done) Use pch.h $(OutDir)vc$(PlatformToolsetVersion).pdb - Level3 + Level4 true ProgramDatabase @@ -138,7 +138,7 @@ IF %ERRORLEVEL% EQU 0 (echo mac done > "$(OutDir)"\cryptopp.mac.done) Use pch.h $(OutDir)vc$(PlatformToolsetVersion).pdb - Level3 + Level4 true ProgramDatabase @@ -176,7 +176,7 @@ IF %ERRORLEVEL% EQU 0 (echo mac done > "$(OutDir)"\cryptopp.mac.done) Use pch.h $(OutDir)vc$(PlatformToolsetVersion).pdb - Level3 + Level4 true ProgramDatabase @@ -212,7 +212,7 @@ IF %ERRORLEVEL% EQU 0 (echo mac done > "$(OutDir)"\cryptopp.mac.done) Use pch.h $(OutDir)vc$(PlatformToolsetVersion).pdb - Level3 + Level4 true ProgramDatabase diff --git a/cryptest.vcxproj b/cryptest.vcxproj index 9e07d1ba..3f1c509f 100644 --- a/cryptest.vcxproj +++ b/cryptest.vcxproj @@ -144,7 +144,7 @@ MultiThreaded true - Level3 + Level4 true ProgramDatabase @@ -174,7 +174,7 @@ true NotSet - Level3 + Level4 true ProgramDatabase @@ -204,7 +204,7 @@ MultiThreaded true - Level3 + Level4 true ProgramDatabase @@ -241,7 +241,7 @@ echo unless it undergoes FIPS validation. MultiThreaded true - Level3 + Level4 true ProgramDatabase @@ -276,7 +276,7 @@ echo unless it undergoes FIPS validation. CRYPTOPP_IMPORTS;%(PreprocessorDefinitions) MultiThreadedDebug - Level3 + Level4 true ProgramDatabase @@ -308,7 +308,7 @@ echo unless it undergoes FIPS validation. CRYPTOPP_IMPORTS;%(PreprocessorDefinitions) MultiThreadedDebug - Level3 + Level4 true ProgramDatabase @@ -341,7 +341,7 @@ echo unless it undergoes FIPS validation. MultiThreadedDebug StreamingSIMDExtensions - Level3 + Level4 true ProgramDatabase @@ -364,7 +364,7 @@ echo unless it undergoes FIPS validation. %(PreprocessorDefinitions) MultiThreadedDebug - Level3 + Level4 true ProgramDatabase diff --git a/dlltest.vcxproj b/dlltest.vcxproj index 8a7b17d8..935637f3 100644 --- a/dlltest.vcxproj +++ b/dlltest.vcxproj @@ -85,7 +85,7 @@ true StreamingSIMDExtensions - Level3 + Level4 true StdCall @@ -113,7 +113,7 @@ MultiThreaded true - Level3 + Level4 true StdCall @@ -139,7 +139,7 @@ MultiThreadedDebug StreamingSIMDExtensions - Level3 + Level4 true ProgramDatabase StdCall @@ -164,7 +164,7 @@ EnableFastChecks MultiThreadedDebug - Level3 + Level4 true ProgramDatabase StdCall