Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(44)

Issue 6459092: Added virtual destructor to SkColorSpaceLuminance (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 10 months ago by robertphillips
Modified:
11 years, 10 months ago
Reviewers:
TomH
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

This fixes an issue/warning found by the blaze compiler: third_party/skia/src/core/SkMaskGamma.h:23:7: error: 'SkColorSpaceLuminance' has virtual functions but non-virtual destructor [-Werror,-Wnon-virtual-dtor] class SkColorSpaceLuminance : SkNoncopyable { ^

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M src/core/SkMaskGamma.h View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 3
robertphillips
11 years, 10 months ago (2012-08-15 14:50:16 UTC) #1
TomH
LGTM
11 years, 10 months ago (2012-08-15 14:52:00 UTC) #2
robertphillips
11 years, 10 months ago (2012-08-15 14:53:27 UTC) #3
committed as r5110
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b