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

Issue 13474012: Fix more clang errors. (Closed)

Created:
7 years, 8 months ago by tfarina
Modified:
7 years, 8 months ago
Reviewers:
bsalomon, reed1
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Fix more clang errors. Fixed -Wunused-private-field errors. R=reed@google.com,bsalomon@google.com Committed: https://code.google.com/p/skia/source/detail?r=8547

Patch Set 1 #

Patch Set 2 : use enum #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -15 lines) Patch
M bench/MatrixBench.cpp View 1 5 chunks +12 lines, -8 lines 0 comments Download
M bench/MatrixConvolutionBench.cpp View 1 chunk +0 lines, -2 lines 0 comments Download
M bench/VertBench.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M include/pdf/SkPDFDocument.h View 1 chunk +0 lines, -1 line 0 comments Download
M samplecode/SampleMovie.cpp View 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
tfarina
You will notice that the changes in bench/MatrixBench.cpp are controversial, but it seems clang is ...
7 years, 8 months ago (2013-04-03 00:11:05 UTC) #1
tfarina
This is the clang report: ../../bench/MatrixBench.cpp:308:79: error: member initializer 'fCount' does not name a non-static ...
7 years, 8 months ago (2013-04-03 00:15:01 UTC) #2
bsalomon
On 2013/04/03 00:15:01, tfarina wrote: > This is the clang report: > > ../../bench/MatrixBench.cpp:308:79: error: ...
7 years, 8 months ago (2013-04-03 00:31:24 UTC) #3
tfarina
On 2013/04/03 00:31:24, bsalomon wrote: > Can we replace the declarations of fCount in the ...
7 years, 8 months ago (2013-04-03 00:41:21 UTC) #4
tfarina
Guys, does patch set 2 looks good??
7 years, 8 months ago (2013-04-04 00:54:49 UTC) #5
bsalomon
On 2013/04/04 00:54:49, tfarina wrote: > Guys, does patch set 2 looks good?? lgtm
7 years, 8 months ago (2013-04-04 00:56:31 UTC) #6
tfarina
7 years, 8 months ago (2013-04-05 21:13:27 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 manually as r8547 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698