|
Increase MSVC warning level to 4.
There are some exceptions, a subset of the exceptions used by Chromium. They didn't seem to be useful warnings.
In code which we don't change much, like the preprocessor, I just suppressed the warnings in the specific files rather than changing the code.
There should be no functional changes in this patch.
Committed: https://code.google.com/p/angleproject/source/detail?r=964
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+116 lines, -136 lines) |
Patch |
|
M |
build/common.gypi
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
samples/gles2_book/Common/esUtil.c
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
samples/gles2_book/MipMap2D/MipMap2D.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
samples/translator/translator.cpp
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
src/compiler/ConstantUnion.h
|
View
|
|
4 chunks |
+4 lines, -6 lines |
0 comments
|
Download
|
|
M |
src/compiler/Intermediate.cpp
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/compiler/OutputHLSL.cpp
|
View
|
|
3 chunks |
+0 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/compiler/glslang.l
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/compiler/glslang.y
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/compiler/glslang_lex.cpp
|
View
|
|
1 chunk |
+5 lines, -1 line |
0 comments
|
Download
|
|
M |
src/compiler/glslang_tab.cpp
|
View
|
|
2 chunks |
+24 lines, -20 lines |
0 comments
|
Download
|
|
M |
src/compiler/preprocessor/cpp.c
|
View
|
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/compiler/preprocessor/memory.c
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/compiler/preprocessor/scanner.c
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/compiler/preprocessor/symbols.c
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/compiler/preprocessor/tokens.c
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/compiler/translator_common.vcproj
|
View
|
|
4 chunks |
+8 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/compiler/translator_hlsl.vcproj
|
View
|
|
4 chunks |
+8 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/libEGL/libEGL.cpp
|
View
|
|
35 chunks |
+1 line, -70 lines |
0 comments
|
Download
|
|
M |
src/libEGL/libEGL.vcproj
|
View
|
|
4 chunks |
+8 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/libGLESv2/Buffer.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/libGLESv2/Context.cpp
|
View
|
|
5 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/libGLESv2/Program.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/libGLESv2/Texture.cpp
|
View
|
|
2 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/libGLESv2/libGLESv2.cpp
|
View
|
|
2 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/libGLESv2/libGLESv2.vcproj
|
View
|
|
4 chunks |
+8 lines, -4 lines |
0 comments
|
Download
|
Total messages: 2
|