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

Issue 8495043: Turn on -Wexit-time-destructors for ui and content. (Closed)

Created:
9 years, 1 month ago by Nico
Modified:
9 years, 1 month ago
CC:
chromium-reviews
Visibility:
Public.

Description

Turn on -Wexit-time-destructors for ui and content. I had hoped to just turn this on globally after fixing all instances, but people add these fairly often. So enable the warning for clean targets incrementally. BUG=10600 TEST=none TBR=ben Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=109274

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : test #

Patch Set 4 : test #

Patch Set 5 : . #

Patch Set 6 : . #

Total comments: 14

Patch Set 7 : comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -0 lines) Patch
M build/common.gypi View 1 2 3 4 5 3 chunks +20 lines, -0 lines 0 comments Download
M content/content.gyp View 1 2 3 4 5 6 8 chunks +10 lines, -0 lines 0 comments Download
M ui/ui.gyp View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Nico
9 years, 1 month ago (2011-11-09 17:31:12 UTC) #1
Mark Mentovai
http://codereview.chromium.org/8495043/diff/7004/build/common.gypi File build/common.gypi (right): http://codereview.chromium.org/8495043/diff/7004/build/common.gypi#newcode1174 build/common.gypi:1174: ['enable_wexit_time_destructors==1', { Or you could write “and clang==1” here ...
9 years, 1 month ago (2011-11-09 17:44:44 UTC) #2
Nico
Thanks! http://codereview.chromium.org/8495043/diff/7004/build/common.gypi File build/common.gypi (right): http://codereview.chromium.org/8495043/diff/7004/build/common.gypi#newcode1174 build/common.gypi:1174: ['enable_wexit_time_destructors==1', { On 2011/11/09 17:44:44, Mark Mentovai wrote: ...
9 years, 1 month ago (2011-11-09 18:16:02 UTC) #3
Mark Mentovai
LGTM
9 years, 1 month ago (2011-11-09 18:18:36 UTC) #4
Nico
ben: OWNERS
9 years, 1 month ago (2011-11-09 18:45:46 UTC) #5
Ben Goodger (Google)
9 years, 1 month ago (2011-11-09 18:48:35 UTC) #6
lgtm

Powered by Google App Engine
This is Rietveld 408576698