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

Issue 2854013: [Mac] force -Wextra on for all chromium code. Not bothering with a local swi... (Closed)

Created:
10 years, 6 months ago by TVL
Modified:
9 years, 7 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

[Mac] force -Wextra on for all chromium code. Not bothering with a local switch since there shouldn't be a reason to allow overrides of this. BUG=34160 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=50355

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -15 lines) Patch
M build/common.gypi View 2 chunks +10 lines, -15 lines 2 comments Download

Messages

Total messages: 3 (0 generated)
TVL
10 years, 6 months ago (2010-06-21 13:31:52 UTC) #1
Mark Mentovai
lg http://codereview.chromium.org/2854013/diff/1/2 File build/common.gypi (right): http://codereview.chromium.org/2854013/diff/1/2#newcode1149 build/common.gypi:1149: # Don't warn about unused function params. Used ...
10 years, 6 months ago (2010-06-21 13:48:23 UTC) #2
Evan Martin
10 years, 6 months ago (2010-06-21 20:34:56 UTC) #3
http://codereview.chromium.org/2854013/diff/1/2
File build/common.gypi (right):

http://codereview.chromium.org/2854013/diff/1/2#newcode1147
build/common.gypi:1147: '-Wendif-labels',
FWIW, according to http://gcc.gnu.org/onlinedocs/cpp/Invocation.html "This
warning is on by default."

Powered by Google App Engine
This is Rietveld 408576698