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

Issue 2494793002: Stop disabling warning 4595 - inline operator new (Closed)

Created:
4 years, 1 month ago by brucedawson
Modified:
4 years, 1 month ago
Reviewers:
Nico
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Stop disabling warning 4595 - inline operator new ICU used to define operator new/delete inline, but it no longer does so we don't need to suppress this VS 2015/clang warning anymore. http://bugs.icu-project.org/trac/ticket/11122 BUG=593448 Committed: https://crrev.com/c6e883ee8cf3b20541b256b9a2154af03445a3fc Cr-Commit-Position: refs/heads/master@{#431369}

Patch Set 1 #

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

Messages

Total messages: 16 (7 generated)
brucedawson
PTAL Now that http://bugs.icu-project.org/trac/ticket/11122 is fixed we can stop disabling this warning. Also, we should ...
4 years, 1 month ago (2016-11-10 21:18:56 UTC) #4
Nico
lgtm On 2016/11/10 21:18:56, brucedawson wrote: > PTAL > > Now that http://bugs.icu-project.org/trac/ticket/11122 is fixed ...
4 years, 1 month ago (2016-11-10 21:20:04 UTC) #5
brucedawson
> Are you writing a CL for that too? I haven't started, so take it ...
4 years, 1 month ago (2016-11-10 21:21:58 UTC) #6
Nico
On Thu, Nov 10, 2016 at 1:21 PM, <brucedawson@chromium.org> wrote: > > Are you writing ...
4 years, 1 month ago (2016-11-10 21:30:56 UTC) #7
brucedawson
> I think `cd third_party/icu; git checkout -b foo; vim; git commit -am; git > ...
4 years, 1 month ago (2016-11-10 21:32:16 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2494793002/1
4 years, 1 month ago (2016-11-10 21:47:01 UTC) #12
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 1 month ago (2016-11-10 21:53:03 UTC) #13
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/c6e883ee8cf3b20541b256b9a2154af03445a3fc Cr-Commit-Position: refs/heads/master@{#431369}
4 years, 1 month ago (2016-11-10 23:10:00 UTC) #15
brucedawson
4 years, 1 month ago (2016-11-14 19:07:56 UTC) #16
Message was sent while issue was closed.
On 2016/11/10 23:10:00, commit-bot: I haz the power wrote:
> Patchset 1 (id:??) landed as
> https://crrev.com/c6e883ee8cf3b20541b256b9a2154af03445a3fc
> Cr-Commit-Position: refs/heads/master@{#431369}

See in-progress CL https://codereview.chromium.org/2492553006 for the icu
specific changes.

Powered by Google App Engine
This is Rietveld 408576698