|
Fixed "RC4011: identifier truncated" warning when embedding manifests.
Including <winuser.h> directly caused the following warning on VS2010:
string.h(54) : warning RC4011: identifier truncated to '_CRT_SECURE_CPP_OVERLOAD_STANDA'
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+3 lines, -150 lines) |
Patch |
 |
M |
pylib/gyp/generator/msvs.py
|
View
|
|
4 chunks |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
pylib/gyp/generator/ninja.py
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
pylib/gyp/win_tool.py
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
D |
test/win/gyptest-midl-additional-include-dirs.py
|
View
|
|
1 chunk |
+0 lines, -22 lines |
0 comments
|
Download
|
 |
D |
test/win/gyptest-midl-basic.py
|
View
|
|
1 chunk |
+0 lines, -22 lines |
0 comments
|
Download
|
 |
D |
test/win/gyptest-midl-defines.py
|
View
|
|
1 chunk |
+0 lines, -22 lines |
0 comments
|
Download
|
 |
A + |
test/win/gyptest-midl-rules.py
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
D |
test/win/idl-rules/additional-include-dirs.gyp
|
View
|
|
1 chunk |
+0 lines, -19 lines |
0 comments
|
Download
|
 |
D |
test/win/idl-rules/additional-include-dirs.idl
|
View
|
|
1 chunk |
+0 lines, -19 lines |
0 comments
|
Download
|
 |
D |
test/win/idl-rules/defines.gyp
|
View
|
|
1 chunk |
+0 lines, -19 lines |
0 comments
|
Download
|
 |
D |
test/win/idl-rules/defines.idl
|
View
|
|
1 chunk |
+0 lines, -17 lines |
0 comments
|
Download
|
 |
D |
test/win/idl-rules/include/additional-include.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
Total messages: 4 (0 generated)
|