From 95459458edc5d8c0de7d5521293c343957cbabdb Mon Sep 17 00:00:00 2001 From: inikep Date: Tue, 10 May 2016 14:42:54 +0200 Subject: [PATCH] disable Visual Studio code analysis --- programs/bench.c | 1 + visual/2013/fullbench/fullbench.vcxproj | 20 ++++++++------------ visual/2013/fuzzer/fuzzer.vcxproj | 20 ++++++++------------ visual/2013/zstd/zstd.vcxproj | 10 ++++------ visual/2013/zstdlib/zstdlib.vcxproj | 13 +++++-------- 5 files changed, 26 insertions(+), 38 deletions(-) diff --git a/programs/bench.c b/programs/bench.c index f97e9bb98..d09e2e39a 100644 --- a/programs/bench.c +++ b/programs/bench.c @@ -523,6 +523,7 @@ int BMK_benchFiles(const char** fileNamesTable, unsigned nbFiles, } else BMK_benchFileTable(fileNamesTable, nbFiles, dictFileName, cLevel, cLevelLast); #else + (void)recursive; BMK_benchFileTable(fileNamesTable, nbFiles, dictFileName, cLevel, cLevelLast); #endif } diff --git a/visual/2013/fullbench/fullbench.vcxproj b/visual/2013/fullbench/fullbench.vcxproj index 7abf0d38d..95f98d6bb 100644 --- a/visual/2013/fullbench/fullbench.vcxproj +++ b/visual/2013/fullbench/fullbench.vcxproj @@ -70,22 +70,22 @@ true $(WindowsSdkDir)\include;$(UniversalCRT_IncludePath);$(SolutionDir)..\..\lib\common;$(SolutionDir)..\..\lib\legacy;$(VCInstallDir)include;$(VCInstallDir)atlmfc\include;$(WindowsSDK_IncludePath) - true + false true $(WindowsSdkDir)\include;$(UniversalCRT_IncludePath);$(SolutionDir)..\..\lib\common;$(SolutionDir)..\..\lib\legacy;$(VCInstallDir)include;$(VCInstallDir)atlmfc\include;$(WindowsSDK_IncludePath) - true + false false $(WindowsSdkDir)\include;$(UniversalCRT_IncludePath);$(SolutionDir)..\..\lib\common;$(SolutionDir)..\..\lib\legacy;$(VCInstallDir)include;$(VCInstallDir)atlmfc\include;$(WindowsSDK_IncludePath) - true + false false $(WindowsSdkDir)\include;$(UniversalCRT_IncludePath);$(SolutionDir)..\..\lib\common;$(SolutionDir)..\..\lib\legacy;$(VCInstallDir)include;$(VCInstallDir)atlmfc\include;$(WindowsSDK_IncludePath) - true + false @@ -95,8 +95,7 @@ Disabled WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true - true - /analyze:stacksize25000 %(AdditionalOptions) + false Console @@ -111,8 +110,7 @@ Disabled WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true - true - /analyze:stacksize25000 %(AdditionalOptions) + false Console @@ -128,9 +126,8 @@ true true WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - true + false true - /analyze:stacksize25000 %(AdditionalOptions) Console @@ -149,8 +146,7 @@ true WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) true - true - /analyze:stacksize25000 %(AdditionalOptions) + false Console diff --git a/visual/2013/fuzzer/fuzzer.vcxproj b/visual/2013/fuzzer/fuzzer.vcxproj index 36ea3a908..635c3c846 100644 --- a/visual/2013/fuzzer/fuzzer.vcxproj +++ b/visual/2013/fuzzer/fuzzer.vcxproj @@ -70,22 +70,22 @@ true $(WindowsSdkDir)\include;$(UniversalCRT_IncludePath);$(SolutionDir)..\..\lib\common;$(SolutionDir)..\..\lib\legacy;$(VCInstallDir)include;$(VCInstallDir)atlmfc\include;$(WindowsSDK_IncludePath) - true + false true $(WindowsSdkDir)\include;$(UniversalCRT_IncludePath);$(SolutionDir)..\..\lib\common;$(SolutionDir)..\..\lib\legacy;$(VCInstallDir)include;$(VCInstallDir)atlmfc\include;$(WindowsSDK_IncludePath) - true + false false $(WindowsSdkDir)\include;$(UniversalCRT_IncludePath);$(SolutionDir)..\..\lib\common;$(SolutionDir)..\..\lib\legacy;$(VCInstallDir)include;$(VCInstallDir)atlmfc\include;$(WindowsSDK_IncludePath) - true + false false $(WindowsSdkDir)\include;$(UniversalCRT_IncludePath);$(SolutionDir)..\..\lib\common;$(SolutionDir)..\..\lib\legacy;$(VCInstallDir)include;$(VCInstallDir)atlmfc\include;$(WindowsSDK_IncludePath) - true + false @@ -95,8 +95,7 @@ Disabled WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true - true - /analyze:stacksize25000 %(AdditionalOptions) + false Console @@ -111,8 +110,7 @@ Disabled WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true - true - /analyze:stacksize25000 %(AdditionalOptions) + false Console @@ -128,9 +126,8 @@ true true WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - true + false true - /analyze:stacksize25000 %(AdditionalOptions) Console @@ -149,8 +146,7 @@ true WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) true - true - /analyze:stacksize25000 %(AdditionalOptions) + false Console diff --git a/visual/2013/zstd/zstd.vcxproj b/visual/2013/zstd/zstd.vcxproj index 8dbca2295..5ada0e199 100755 --- a/visual/2013/zstd/zstd.vcxproj +++ b/visual/2013/zstd/zstd.vcxproj @@ -123,12 +123,12 @@ true $(WindowsSdkDir)\include;$(UniversalCRT_IncludePath);$(SolutionDir)..\..\programs\legacy;$(SolutionDir)..\..\lib\legacy;$(SolutionDir)..\..\lib\common;$(VCInstallDir)include;$(VCInstallDir)atlmfc\include;$(WindowsSDK_IncludePath); - true + false true $(WindowsSdkDir)\include;$(UniversalCRT_IncludePath);$(SolutionDir)..\..\programs\legacy;$(SolutionDir)..\..\lib\legacy;$(SolutionDir)..\..\lib\common;$(VCInstallDir)include;$(VCInstallDir)atlmfc\include;$(WindowsSDK_IncludePath); - true + false false @@ -148,8 +148,7 @@ Disabled WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true - true - /analyze:stacksize25000 %(AdditionalOptions) + false Console @@ -164,8 +163,7 @@ Disabled WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) false - true - /analyze:stacksize25000 %(AdditionalOptions) + false Console diff --git a/visual/2013/zstdlib/zstdlib.vcxproj b/visual/2013/zstdlib/zstdlib.vcxproj index e9fa150c1..bcfac4995 100644 --- a/visual/2013/zstdlib/zstdlib.vcxproj +++ b/visual/2013/zstdlib/zstdlib.vcxproj @@ -104,14 +104,14 @@ zstdlib_x86 $(Platform)\$(Configuration)\ $(WindowsSdkDir)\include;$(UniversalCRT_IncludePath);$(SolutionDir)..\..\programs\legacy;$(SolutionDir)..\..\lib\legacy;$(SolutionDir)..\..\lib\common;$(VCInstallDir)include;$(VCInstallDir)atlmfc\include;$(WindowsSDK_IncludePath); - true + false true zstdlib_x64 $(Platform)\$(Configuration)\ $(WindowsSdkDir)\include;$(UniversalCRT_IncludePath);$(SolutionDir)..\..\programs\legacy;$(SolutionDir)..\..\lib\legacy;$(SolutionDir)..\..\lib\common;$(VCInstallDir)include;$(VCInstallDir)atlmfc\include;$(WindowsSDK_IncludePath); - true + false false @@ -139,8 +139,7 @@ MultiThreadedDebugDLL EditAndContinue true - true - /analyze:stacksize25000 %(AdditionalOptions) + false Console @@ -159,8 +158,7 @@ EnableFastChecks MultiThreadedDebugDLL ProgramDatabase - true - /analyze:stacksize25000 %(AdditionalOptions) + false Console @@ -176,8 +174,7 @@ true true ZSTD_DLL_EXPORT=1;ZSTD_HEAPMODE=0;ZSTD_LEGACY_SUPPORT=0;WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - true - /analyze:stacksize25000 %(AdditionalOptions) + false MultiThreadedDLL ProgramDatabase All -- 2.47.2