summaryrefslogtreecommitdiff
path: root/tests-clar/diff/blob.c
diff options
context:
space:
mode:
authorSascha Cunz <Sascha@BabbelBox.org>2012-11-19 04:48:40 +0100
committerSascha Cunz <Sascha@BabbelBox.org>2012-11-19 21:07:13 +0100
commit4a03913cfb9d37455dd51cc9d342cde8dbccd742 (patch)
treea4b215bc6cf7fcd36de67657a579056fa8973c3f /tests-clar/diff/blob.c
parent560cc1e1ed0fb29679c32434490446bb6fd5dc17 (diff)
downloadlibgit2-4a03913cfb9d37455dd51cc9d342cde8dbccd742.tar.gz
VS-Build: Disable /W4 parameter, as it is not picked up anyway
My other PR revealed, that the /W4 parameter, we give to MSVC is ignored because cmake set CMAKE_C_FLAGS already to /W3 and we overwrite it. The command line tools gave me a D9025 warning for this on every file and looking into the project properties page on MSVC 2008 tells, that it has the warning level set to /W3. However, the warnings introduced by /W4 are far to useless for having them enabled. So just disable them.
Diffstat (limited to 'tests-clar/diff/blob.c')
0 files changed, 0 insertions, 0 deletions