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

Issue 60763003: Fix Mac warning in PdfViewer. (Closed)

Created:
7 years, 1 month ago by scroggo
Modified:
7 years, 1 month ago
Reviewers:
edisonn, tfarina, Nico
CC:
skia-review_googlegroups.com, (unused - use chromium)
Visibility:
Public.

Description

Fix Mac warning in PdfViewer. Move a function only used by code guarded by #ifdef PDF_REPORT inside guard. R=edisonn@google.com Committed: https://code.google.com/p/skia/source/detail?r=12170

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M experimental/PdfViewer/SkPdfReporter.cpp View 1 2 chunks +1 line, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
scroggo
7 years, 1 month ago (2013-11-05 23:19:35 UTC) #1
tfarina
which warning is? Nico, is there a better way to fix this?
7 years, 1 month ago (2013-11-06 00:37:27 UTC) #2
Nico
not lgtm This looks like a bad warning. Are you building with -Weverything? If so, ...
7 years, 1 month ago (2013-11-06 00:38:12 UTC) #3
edisonn
https://codereview.chromium.org/60763003/diff/1/experimental/PdfViewer/SkPdfReporter.cpp File experimental/PdfViewer/SkPdfReporter.cpp (right): https://codereview.chromium.org/60763003/diff/1/experimental/PdfViewer/SkPdfReporter.cpp#newcode23 experimental/PdfViewer/SkPdfReporter.cpp:23: const char* getSeverityName(SkPdfIssueSeverity sev) { Doesn't making the function ...
7 years, 1 month ago (2013-11-06 14:10:05 UTC) #4
scroggo
On 2013/11/06 00:37:27, tfarina wrote: > which warning is? /Users/scroggo/cloneSkia/trunk/gyp/../experimental/PdfViewer/SkPdfReporter.cpp:22:13: error: no previous prototype for ...
7 years, 1 month ago (2013-11-06 17:50:28 UTC) #5
edisonn
LGTM
7 years, 1 month ago (2013-11-06 18:00:58 UTC) #6
scroggo
7 years, 1 month ago (2013-11-07 18:22:27 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 manually as r12170 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698