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

Issue 2822004: Add support for turning on -Wextra on the mac. Doesn't compile that way, but... (Closed)

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

Description

Add support for turning on -Wextra on the mac. Doesn't compile that way, but makes it easier to enable it in a build to start working toward it. BUG=34160 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=49785

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
TVL
10 years, 6 months ago (2010-06-14 19:11:03 UTC) #1
Mark Mentovai
10 years, 6 months ago (2010-06-14 19:13:33 UTC) #2
LGTM

http://codereview.chromium.org/2822004/diff/1/2
File build/common.gypi (right):

http://codereview.chromium.org/2822004/diff/1/2#newcode528
build/common.gypi:528: 'WARNING_CFLAGS!': ['-Wall', "-Wextra"],
The adjacent strings use 'single qutoes' instead of "double quotes."

Powered by Google App Engine
This is Rietveld 408576698