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

Issue 597023: linux: turn on -Wextra (Closed)

Created:
10 years, 10 months ago by Evan Martin
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, brettw+cc_chromium.org, darin+cc_chromium.org, jam, jam+cc_chromium.org, ncarter (slow), ben+cc_chromium.org, idana, darin-cc_chromium.org, Paweł Hajdan Jr., tim (not reviewing), agl, chromium-reviews, Aaron Boodman, Erik does not do reviews, pam+watch_chromium.org
Visibility:
Public.

Description

linux: turn on -Wextra This is a followup to an earlier change (r38266) which did most of the warning-related cleanup. This one just flips the flag, and fixes some new warnings that crept in during the window while the flag was off. BUG=34160 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=42688

Patch Set 1 #

Patch Set 2 : works #

Patch Set 3 : hooray #

Total comments: 1

Patch Set 4 : ok #

Patch Set 5 : more #

Patch Set 6 : more #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -25 lines) Patch
M build/common.gypi View 1 2 3 4 5 1 chunk +1 line, -2 lines 0 comments Download
M chrome/common/extensions/extension.h View 1 chunk +1 line, -1 line 0 comments Download
M sandbox/linux/seccomp/library.h View 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M sandbox/linux/seccomp/library.cc View 1 chunk +1 line, -1 line 0 comments Download
M sandbox/linux/seccomp/sandbox_impl.h View 3 1 chunk +1 line, -1 line 0 comments Download
M sandbox/linux/seccomp/socketcall.cc View 3 4 5 3 chunks +3 lines, -5 lines 0 comments Download
M sandbox/linux/suid/linux_util.c View 1 chunk +3 lines, -2 lines 0 comments Download
M sandbox/linux/suid/process_util_linux.c View 1 chunk +1 line, -1 line 0 comments Download
M sandbox/linux/suid/sandbox.c View 3 4 4 chunks +12 lines, -11 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Evan Martin
10 years, 9 months ago (2010-03-03 23:32:11 UTC) #1
Daniel Erat
(superseded by 746001, so closing)
10 years, 9 months ago (2010-03-11 22:55:18 UTC) #2
Evan Martin
reusing old change since git-cl is confused
10 years, 9 months ago (2010-03-15 21:31:54 UTC) #3
Markus (顧孟勤)
http://codereview.chromium.org/597023/diff/4001/5004 File sandbox/linux/seccomp/sandbox_impl.h (left): http://codereview.chromium.org/597023/diff/4001/5004#oldcode271 sandbox/linux/seccomp/sandbox_impl.h:271: if (len < 0) { We are probably better ...
10 years, 9 months ago (2010-03-15 21:36:21 UTC) #4
Evan Martin
ok, uploaded
10 years, 9 months ago (2010-03-15 21:42:51 UTC) #5
Markus (顧孟勤)
LGTM
10 years, 9 months ago (2010-03-15 21:51:36 UTC) #6
Daniel Erat
LGTM
10 years, 9 months ago (2010-03-15 22:03:46 UTC) #7
Evan Martin
sorry, more changes (see patchset 4)
10 years, 9 months ago (2010-03-16 00:17:49 UTC) #8
Daniel Erat
10 years, 9 months ago (2010-03-16 00:22:17 UTC) #9
LGTM

Powered by Google App Engine
This is Rietveld 408576698