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

Issue 160449: Add virtual destructors to address a gcc warning. (Closed)

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

Description

Add virtual destructors to address a gcc warning. TBR=plesner@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=2599

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -1 line) Patch
M src/cfg.h View 8 chunks +17 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Chromium)
The version of gcc on my workstation and the one on the buildbot must be ...
11 years, 4 months ago (2009-07-31 11:29:43 UTC) #1
Christian Plesner Hansen
11 years, 4 months ago (2009-07-31 12:17:16 UTC) #2
I would have suggested enabling the warning explicitly in the scons build script
at the same time.  But lgtm otherwise.

Powered by Google App Engine
This is Rietveld 408576698