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

Issue 1781593004: Suppress new C4334 and C4595 warnings (Closed)

Created:
4 years, 9 months ago by brucedawson
Modified:
4 years, 9 months ago
Reviewers:
Dirk Pranke, scottmg
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Suppress new C4334 and C4595 warnings These two warnings are new in VS 2015 Update 2 (C4334 isn't necessarily brand new, but it fires much more frequently now). Therefore they are preventing a switch to VS 2015, without actually indicating any new issues. The possible issues pointed to by C4334, in particular, have been benign in every case that I have investigated. Therefore the pragmatic thing to do is to suppress them for now, and resolve the warnings individually after VS 2015 is the default. The 4595 warning suppression is only needed in third_party\icu but it is placed globally temporarily. These warnings are also blocking PGO builds - another reason why a timely fix is important. BUG=440500, 593448, 591920 Committed: https://crrev.com/58552f9fcee335a8704f0c19472fde26ade8a7b9 Cr-Commit-Position: refs/heads/master@{#380312}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -0 lines) Patch
M build/common.gypi View 1 chunk +5 lines, -0 lines 0 comments Download
M build/config/compiler/BUILD.gn View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
brucedawson
Either of you want to weigh in on or approve this change? I'm not thrilled ...
4 years, 9 months ago (2016-03-09 22:15:24 UTC) #2
Dirk Pranke
lgtm . I'm fine w/ land now, triage new warnings later.
4 years, 9 months ago (2016-03-09 23:41:32 UTC) #3
brucedawson
Ping! Any thoughts/approvals? I found Scott's bug for the le32-nacl-ld.gold.exe: out of memory failures so ...
4 years, 9 months ago (2016-03-09 23:42:36 UTC) #4
brucedawson
On 2016/03/09 23:42:36, brucedawson wrote: > Ping! Any thoughts/approvals? > > I found Scott's bug ...
4 years, 9 months ago (2016-03-09 23:43:08 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1781593004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1781593004/1
4 years, 9 months ago (2016-03-09 23:43:48 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 9 months ago (2016-03-10 02:28:57 UTC) #8
commit-bot: I haz the power
4 years, 9 months ago (2016-03-10 02:30:02 UTC) #10
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/58552f9fcee335a8704f0c19472fde26ade8a7b9
Cr-Commit-Position: refs/heads/master@{#380312}

Powered by Google App Engine
This is Rietveld 408576698