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

Issue 160450: Enable C++ missing virtual destructor warning.... (Closed)

Created:
11 years, 4 months ago by Kevin Millikin (Chromium)
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Enable C++ missing virtual destructor warning. -Wnon-virtual-dtor is part of -Wall on gcc 4.0.3, but not on 4.2.4. Enable it specifically. Committed: http://code.google.com/p/v8/source/detail?r=2600

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -2 lines) Patch
M SConstruct View 1 chunk +5 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Chromium)
11 years, 4 months ago (2009-07-31 11:50:47 UTC) #1
Christian Plesner Hansen
11 years, 4 months ago (2009-07-31 12:17:38 UTC) #2
...and there it was.  Lgtm.

Powered by Google App Engine
This is Rietveld 408576698