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

Issue 61643017: Remove the intent to turn on Wextra for gcc (except MacOS) (Closed)

Created:
7 years, 1 month ago by lgombos
Modified:
5 years, 9 months ago
Reviewers:
Nico, Evan Martin
CC:
chromium-reviews, Steve Block, Zhenyao Mo, Dirk Pranke
Base URL:
http://git.chromium.org/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Visibility:
Public.

Description

Remove the intent to turn on Wextra for gcc (except MacOS). We use clang with Wextra which seems to be more reliable and report less false positives. We no longer have an intent to turn on Wextra for gcc on posix-like systems any more (except MacOS).

Patch Set 1 #

Patch Set 2 : Remove the intent to turn on Werror for gcc #

Total comments: 3

Patch Set 3 : Rebase #

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

Messages

Total messages: 28 (6 generated)
lgombos
It seems the last attempt for Wextra was about 3 years ago. Perhaps we should ...
7 years, 1 month ago (2013-11-09 15:41:55 UTC) #1
Nico
Does this find anything useful? I believe clang doesn't have anything in -Wextra. I think ...
7 years, 1 month ago (2013-11-09 18:58:24 UTC) #2
lgombos
On 2013/11/09 18:58:24, Nico (ooo until Nov 12) wrote: > Does this find anything useful? ...
7 years, 1 month ago (2013-11-09 19:59:50 UTC) #3
lgombos
On 2013/11/09 19:59:50, lgombos wrote: > On 2013/11/09 18:58:24, Nico (ooo until Nov 12) wrote: ...
7 years, 1 month ago (2013-11-09 20:31:11 UTC) #4
Nico
On Sat, Nov 9, 2013 at 12:31 PM, <l.gombos@samsung.com> wrote: > On 2013/11/09 19:59:50, lgombos ...
7 years, 1 month ago (2013-11-09 22:08:19 UTC) #5
lgombos
On 2013/11/09 22:08:19, Nico (ooo until Nov 12) wrote: > The conclusion from the -Wunused-parameter ...
7 years, 1 month ago (2013-11-10 03:16:23 UTC) #6
Nico
Thanks! Can you repeat the title ("Remove the intent to turn on Wextra for gcc") ...
7 years, 1 month ago (2013-11-10 03:41:08 UTC) #7
lgombos
https://codereview.chromium.org/61643017/diff/120001/build/common.gypi File build/common.gypi (left): https://codereview.chromium.org/61643017/diff/120001/build/common.gypi#oldcode2848 build/common.gypi:2848: '-Wno-missing-field-initializers', On 2013/11/10 03:41:08, Nico (ooo until Nov 12) ...
7 years, 1 month ago (2013-11-10 04:16:28 UTC) #8
Nico
On 2013/11/10 04:16:28, lgombos wrote: > https://codereview.chromium.org/61643017/diff/120001/build/common.gypi > File build/common.gypi (left): > > https://codereview.chromium.org/61643017/diff/120001/build/common.gypi#oldcode2848 > ...
7 years, 1 month ago (2013-11-10 04:23:57 UTC) #9
lgombos
On 2013/11/10 04:23:57, Nico (ooo until Nov 12) wrote: > On 2013/11/10 04:16:28, lgombos wrote: ...
7 years, 1 month ago (2013-11-10 04:40:37 UTC) #10
lgombos
On 2013/11/10 04:40:37, lgombos wrote: > On 2013/11/10 04:23:57, Nico (ooo until Nov 12) wrote: ...
7 years, 1 month ago (2013-11-12 23:14:47 UTC) #11
Zhenyao Mo
On 2013/11/12 23:14:47, lgombos wrote: > On 2013/11/10 04:40:37, lgombos wrote: > > On 2013/11/10 ...
7 years, 1 month ago (2013-11-20 18:15:21 UTC) #12
Zhenyao Mo
Right now the unsigned/signed mismatch only causes compiling fail on android_aosp, which still uses gcc. ...
7 years, 1 month ago (2013-11-20 18:18:03 UTC) #13
lgombos
On 2013/11/20 18:18:03, Zhenyao Mo wrote: > Right now the unsigned/signed mismatch only causes compiling ...
7 years ago (2013-12-02 04:13:12 UTC) #14
lgombos
7 years ago (2013-12-02 04:14:06 UTC) #15
lgombos
On 2013/12/02 04:13:12, lgombos wrote: > Having said that, it might make sense to enable ...
7 years ago (2013-12-02 04:34:15 UTC) #16
lgombos
On 2013/12/02 04:34:15, lgombos wrote: > On 2013/12/02 04:13:12, lgombos wrote: > > > Having ...
6 years, 11 months ago (2014-01-05 04:21:28 UTC) #17
lgombos
ptal https://codereview.chromium.org/61643017/diff/120001/build/common.gypi File build/common.gypi (left): https://codereview.chromium.org/61643017/diff/120001/build/common.gypi#oldcode2848 build/common.gypi:2848: '-Wno-missing-field-initializers', On 2013/11/10 03:41:08, Nico (away) wrote: > ...
6 years, 5 months ago (2014-07-04 19:06:46 UTC) #18
lgombos
Nico, can you please take a look ? This is just removing some TODO for ...
5 years, 9 months ago (2015-03-23 23:30:01 UTC) #19
Nico
lgtm
5 years, 9 months ago (2015-03-23 23:30:45 UTC) #20
Evan Martin
LGTM On Mon, Mar 23, 2015 at 4:30 PM, <l.gombos@samsung.com> wrote: > Reviewers: Nico, Evan ...
5 years, 9 months ago (2015-03-24 17:19:03 UTC) #26
lgombos
5 years, 9 months ago (2015-03-24 21:51:51 UTC) #28
Trying to land this CL as https://codereview.chromium.org/1029953003/ . Closing
this issue.

Powered by Google App Engine
This is Rietveld 408576698