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

Issue 224713007: Make it possible to disable fatal linker warnings (Closed)

Created:
6 years, 8 months ago by Paweł Hajdan Jr.
Modified:
6 years, 8 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Make it possible to disable fatal linker warnings This came up in Gentoo Linux bug https://bugs.gentoo.org/show_bug.cgi?id=506268 Fatal linker warnings were originally introduced in https://codereview.chromium.org/196943020 BUG=352985 R=jochen@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=262093

Patch Set 1 #

Total comments: 2

Patch Set 2 : fixes #

Patch Set 3 : fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -3 lines) Patch
M build/common.gypi View 1 2 2 chunks +13 lines, -3 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
phajdan
6 years, 8 months ago (2014-04-04 13:46:27 UTC) #1
jochen (gone - plz use gerrit)
https://codereview.chromium.org/224713007/diff/1/build/common.gypi File build/common.gypi (right): https://codereview.chromium.org/224713007/diff/1/build/common.gypi#newcode3077 build/common.gypi:3077: ['os_posix==1 and (chromeos==0 or target_arch!="arm")', { can you move ...
6 years, 8 months ago (2014-04-04 15:02:39 UTC) #2
Paweł Hajdan Jr.
PTAL https://codereview.chromium.org/224713007/diff/1/build/common.gypi File build/common.gypi (right): https://codereview.chromium.org/224713007/diff/1/build/common.gypi#newcode3077 build/common.gypi:3077: ['os_posix==1 and (chromeos==0 or target_arch!="arm")', { On 2014/04/04 ...
6 years, 8 months ago (2014-04-04 15:09:33 UTC) #3
jochen (gone - plz use gerrit)
On 2014/04/04 15:09:33, Paweł Hajdan Jr. wrote: > PTAL > > https://codereview.chromium.org/224713007/diff/1/build/common.gypi > File build/common.gypi ...
6 years, 8 months ago (2014-04-04 15:49:50 UTC) #4
Paweł Hajdan Jr.
On 2014/04/04 15:49:50, jochen wrote: > I think the new condition block also needs is_posix==1 ...
6 years, 8 months ago (2014-04-04 17:07:37 UTC) #5
jochen (gone - plz use gerrit)
On 2014/04/04 17:07:37, Paweł Hajdan Jr. wrote: > On 2014/04/04 15:49:50, jochen wrote: > > ...
6 years, 8 months ago (2014-04-04 18:27:12 UTC) #6
Paweł Hajdan Jr.
On 2014/04/04 18:27:12, jochen wrote: > I missed that this was nested in the other ...
6 years, 8 months ago (2014-04-07 07:53:24 UTC) #7
jochen (gone - plz use gerrit)
On 2014/04/07 07:53:24, Paweł Hajdan Jr. wrote: > On 2014/04/04 18:27:12, jochen wrote: > > ...
6 years, 8 months ago (2014-04-07 07:58:57 UTC) #8
jochen (gone - plz use gerrit)
lgtm, thanks
6 years, 8 months ago (2014-04-07 08:09:16 UTC) #9
Paweł Hajdan Jr.
6 years, 8 months ago (2014-04-07 08:17:29 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 manually as r262093 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698