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

Issue 12906016: Fix more clang tautological-constant-out-of-range-compare errors. (Closed)

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

Description

Fix more clang tautological-constant-out-of-range-compare errors. And one of unused-private-field: samplecode/SampleStrokeText.cpp:109:10: error: private field 'fAA' is not used [-Werror,-Wunused-private-field] bool fAA; R=bsalomon@google.com,reed@google.com Committed: https://code.google.com/p/skia/source/detail?r=8445

Patch Set 1 #

Total comments: 5

Patch Set 2 : address review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -7 lines) Patch
M samplecode/SampleStrokeText.cpp View 1 chunk +1 line, -2 lines 0 comments Download
M src/animator/SkDrawPaint.cpp View 1 3 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
tfarina
7 years, 9 months ago (2013-03-28 01:19:27 UTC) #1
reed1
SampleStrokeText.cpp changes looks fine. None of the others do. https://codereview.chromium.org/12906016/diff/1/include/core/SkPaint.h File include/core/SkPaint.h (right): https://codereview.chromium.org/12906016/diff/1/include/core/SkPaint.h#newcode389 include/core/SkPaint.h:389: ...
7 years, 9 months ago (2013-03-28 13:13:07 UTC) #2
tfarina
https://codereview.chromium.org/12906016/diff/1/include/core/SkXfermode.h File include/core/SkXfermode.h (right): https://codereview.chromium.org/12906016/diff/1/include/core/SkXfermode.h#newcode132 include/core/SkXfermode.h:132: kModeCount = kLastMode + 1 On 2013/03/28 13:13:07, reed1 ...
7 years, 9 months ago (2013-03-28 21:41:48 UTC) #3
tfarina
Does patch set 2 looks better now? Ptal.
7 years, 9 months ago (2013-03-28 21:59:51 UTC) #4
reed1
lgtm
7 years, 8 months ago (2013-03-29 13:48:26 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/tfarina@chromium.org/12906016/14002
7 years, 8 months ago (2013-03-29 13:48:37 UTC) #6
commit-bot: I haz the power
Presubmit check for 12906016-14002 failed and returned exit status 1. INFO:root:Found 2 file(s). Running presubmit ...
7 years, 8 months ago (2013-03-29 13:48:38 UTC) #7
tfarina
7 years, 8 months ago (2013-03-29 16:53:57 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 manually as r8445 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698