Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(256)

Issue 2414633002: Disable warning for signed/unsigned mismatch in MSVC (Closed)

Created:
4 years, 2 months ago by mattdr-at-chromium
Modified:
4 years, 2 months ago
CC:
chromium-reviews
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Reformat #

Patch Set 3 : Move to configs. Fix -Wno-format. #

Patch Set 4 : Disable sign compare warning for tests #

Total comments: 3

Patch Set 5 : Whitespace #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -0 lines) Patch
M BUILD.gn View 1 2 3 4 2 chunks +15 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
mattdr-at-chromium
Ever closer. :) This fixes the warning we saw on the Windows trybots in https://codereview.chromium.org/2398073002/.
4 years, 2 months ago (2016-10-12 06:03:27 UTC) #2
kjellander_chromium
You need to do a similar fix for Win Clang as well, see this for ...
4 years, 2 months ago (2016-10-12 20:22:30 UTC) #3
kjellander_chromium
On 2016/10/12 20:22:30, kjellander_chromium wrote: > You need to do a similar fix for Win ...
4 years, 2 months ago (2016-10-12 20:22:51 UTC) #4
mattdr-at-chromium
On 2016/10/12 20:22:51, kjellander_chromium wrote: > On 2016/10/12 20:22:30, kjellander_chromium wrote: > > You need ...
4 years, 2 months ago (2016-10-12 22:53:30 UTC) #5
kjellander_chromium
lgtm https://codereview.chromium.org/2414633002/diff/60001/BUILD.gn File BUILD.gn (right): https://codereview.chromium.org/2414633002/diff/60001/BUILD.gn#newcode123 BUILD.gn:123: if (is_win && is_clang) { Does this work ...
4 years, 2 months ago (2016-10-12 22:59:48 UTC) #6
mattdr-at-chromium
https://codereview.chromium.org/2414633002/diff/60001/BUILD.gn File BUILD.gn (right): https://codereview.chromium.org/2414633002/diff/60001/BUILD.gn#newcode123 BUILD.gn:123: if (is_win && is_clang) { On 2016/10/12 22:59:48, kjellander_chromium ...
4 years, 2 months ago (2016-10-12 23:01:27 UTC) #7
mattdr-at-chromium
On 2016/10/12 23:01:27, mattdr-at-chromium wrote: > https://codereview.chromium.org/2414633002/diff/60001/BUILD.gn > File BUILD.gn (right): > > https://codereview.chromium.org/2414633002/diff/60001/BUILD.gn#newcode123 > ...
4 years, 2 months ago (2016-10-12 23:05:17 UTC) #8
kjellander_chromium
I'll land this for you. https://codereview.chromium.org/2414633002/diff/60001/BUILD.gn File BUILD.gn (right): https://codereview.chromium.org/2414633002/diff/60001/BUILD.gn#newcode123 BUILD.gn:123: if (is_win && is_clang) ...
4 years, 2 months ago (2016-10-12 23:56:52 UTC) #9
kjellander_chromium
4 years, 2 months ago (2016-10-12 23:57:33 UTC) #11
Message was sent while issue was closed.
Committed patchset #5 (id:80001) manually as
eccff9b521866c448813ad91ed2c00624d46bca2 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698