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

Issue 76903002: Fix a warning building DM using ninja on Mac. (Closed)

Created:
7 years, 1 month ago by scroggo
Modified:
7 years, 1 month ago
Reviewers:
mtklein
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Fix a warning building DM using ninja on Mac. Here is the warning: ../../dm/DMTask.cpp: In copy constructor ‘DM::Task::Task(const DM::Task&)’: ../../dm/DMTask.cpp:17: warning: base class ‘class SkRunnable’ should be explicitly initialized in the copy constructor Also add an SK_OVERRIDE. R=mtklein@google.com Committed: https://code.google.com/p/skia/source/detail?r=12317

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -2 lines) Patch
M dm/DMTask.h View 2 chunks +3 lines, -1 line 0 comments Download
M dm/DMTask.cpp View 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
scroggo
7 years, 1 month ago (2013-11-19 23:51:13 UTC) #1
mtklein
lgtm
7 years, 1 month ago (2013-11-20 13:45:16 UTC) #2
scroggo
7 years, 1 month ago (2013-11-20 16:45:07 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r12317 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698