diff options
author | scottmg <scottmg@chromium.org> | 2015-04-30 19:50:04 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-05-01 02:50:58 +0000 |
commit | 359cb535d023f8c83f7b6a796bc43a30f4594ad7 (patch) | |
tree | b4b0575570ec553d085f9d35b8c190289eb7eeab /WATCHLISTS | |
parent | 9d2ba75cedbc180aa019b25c05ff39c5df6ca04b (diff) | |
download | chromium_src-359cb535d023f8c83f7b6a796bc43a30f4594ad7.zip chromium_src-359cb535d023f8c83f7b6a796bc43a30f4594ad7.tar.gz chromium_src-359cb535d023f8c83f7b6a796bc43a30f4594ad7.tar.bz2 |
vs2015: fix narrowing warnings in sandbox/win/
d:\src\cr2\src\sandbox\win\src\broker_services.cc(282): warning C4311: 'reinterpret_cast': pointer truncation from 'LPOVERLAPPED' to 'DWORD'
d:\src\cr2\src\sandbox\win\src\broker_services.cc(282): warning C4302: 'reinterpret_cast': truncation from 'LPOVERLAPPED' to 'DWORD'
d:\src\cr2\src\sandbox\win\src\broker_services.cc(312): warning C4311: 'reinterpret_cast': pointer truncation from 'LPOVERLAPPED' to 'DWORD'
d:\src\cr2\src\sandbox\win\src\broker_services.cc(312): warning C4302: 'reinterpret_cast': truncation from 'LPOVERLAPPED' to 'DWORD'
d:\src\cr2\src\sandbox\win\src\broker_services.cc(546): warning C4312: 'reinterpret_cast': conversion from 'DWORD' to 'LPOVERLAPPED' of greater size
d:\src\cr2\src\sandbox\win\src\eat_resolver.cc(51): warning C4302: 'reinterpret_cast': truncation from 'void *' to 'DWORD'
d:\src\cr2\src\sandbox\win\src\eat_resolver.cc(52): warning C4302: 'reinterpret_cast': truncation from 'const void *' to 'DWORD'
R=cpu@chromium.org
BUG=440500
Review URL: https://codereview.chromium.org/1119783002
Cr-Commit-Position: refs/heads/master@{#327868}
Diffstat (limited to 'WATCHLISTS')
0 files changed, 0 insertions, 0 deletions