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

Issue 1224463003: Suppress "unused-const-variable" Clang warnings. (Closed)

Created:
5 years, 5 months ago by Matt Giuca
Modified:
5 years, 5 months ago
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/deps/icu.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Suppress "unused-const-variable" Clang warnings. This warning is currently globally suppressed in Chromium, but this suppression will be switched off, making a local suppression necessary. BUG=505319 R=thakis@chromium.org Committed: https://chromium.googlesource.com/chromium/deps/icu/+/fb5b519030ef064e6b664c854cec1b90901350e4

Patch Set 1 #

Patch Set 2 : Rebase. #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -1 line) Patch
M BUILD.gn View 1 2 chunks +7 lines, -1 line 3 comments Download
M icu.gyp View 1 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (5 generated)
Matt Giuca
I'm trying to get these warnings fixed upstream (see the two links in the comment ...
5 years, 5 months ago (2015-07-02 03:56:31 UTC) #2
Nico
lgtm
5 years, 5 months ago (2015-07-02 05:08:32 UTC) #4
commit-bot: I haz the power
Commit queue rejected this change because it did not recognize the base URL. Please commit ...
5 years, 5 months ago (2015-07-02 08:47:04 UTC) #7
Nico
On 2015/07/02 08:47:04, commit-bot: I haz the power wrote: > Commit queue rejected this change ...
5 years, 5 months ago (2015-07-02 15:06:16 UTC) #8
Matt Giuca
Committed patchset #2 (id:20001) manually as fb5b519030ef064e6b664c854cec1b90901350e4 (presubmit successful).
5 years, 5 months ago (2015-07-03 04:22:54 UTC) #9
Peter Mayo
https://codereview.chromium.org/1224463003/diff/20001/BUILD.gn File BUILD.gn (right): https://codereview.chromium.org/1224463003/diff/20001/BUILD.gn#newcode501 BUILD.gn:501: configs += [ ":icu_code" ] Is this an accident? ...
5 years, 5 months ago (2015-07-06 18:01:57 UTC) #11
Nico
https://codereview.chromium.org/1224463003/diff/20001/BUILD.gn File BUILD.gn (right): https://codereview.chromium.org/1224463003/diff/20001/BUILD.gn#newcode501 BUILD.gn:501: configs += [ ":icu_code" ] On 2015/07/06 18:01:56, Peter ...
5 years, 5 months ago (2015-07-06 18:03:31 UTC) #12
Nico
On 2015/07/06 18:03:31, Nico wrote: > https://codereview.chromium.org/1224463003/diff/20001/BUILD.gn > File BUILD.gn (right): > > https://codereview.chromium.org/1224463003/diff/20001/BUILD.gn#newcode501 > ...
5 years, 5 months ago (2015-07-06 18:04:29 UTC) #13
Peter Mayo
On 2015/07/06 18:04:29, Nico wrote: > On 2015/07/06 18:03:31, Nico wrote: > > https://codereview.chromium.org/1224463003/diff/20001/BUILD.gn > ...
5 years, 5 months ago (2015-07-06 18:06:58 UTC) #14
Peter Mayo
On 2015/07/06 18:06:58, Peter Mayo wrote: > On 2015/07/06 18:04:29, Nico wrote: > > On ...
5 years, 5 months ago (2015-07-06 18:07:27 UTC) #15
Nico
On 2015/07/06 18:07:27, Peter Mayo wrote: > On 2015/07/06 18:06:58, Peter Mayo wrote: > > ...
5 years, 5 months ago (2015-07-06 18:14:15 UTC) #16
Peter Mayo
On 2015/07/06 18:14:15, Nico wrote: > On 2015/07/06 18:07:27, Peter Mayo wrote: > > On ...
5 years, 5 months ago (2015-07-06 18:18:02 UTC) #17
Matt Giuca
5 years, 5 months ago (2015-07-07 03:15:53 UTC) #18
Message was sent while issue was closed.
https://codereview.chromium.org/1224463003/diff/20001/BUILD.gn
File BUILD.gn (right):

https://codereview.chromium.org/1224463003/diff/20001/BUILD.gn#newcode501
BUILD.gn:501: configs += [ ":icu_code" ]
Oh no, looks like a rebase accident (wasn't a problem in PS1).

Looks like Nico has already fixed this in c81a1a3. Thanks, Nico.

Powered by Google App Engine
This is Rietveld 408576698