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

Issue 13471011: Fix build error when building Android in Release mode with -O2. (Closed)

Created:
7 years, 8 months ago by djsollen
Modified:
7 years, 8 months ago
Reviewers:
edisonn, robertphillips
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Fix build error when building Android in Release mode with -O2. This fixes the folowing error... ../../../src/pdf/SkPDFShader.cpp: In function 'void gradientFunctionCode(const SkShader::GradientInfo&, SkString*)': ../../../src/pdf/SkPDFShader.cpp:69:19: error: array subscript is above array bounds [-Werror=array-bounds] Committed: https://code.google.com/p/skia/source/detail?r=8506

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -13 lines) Patch
M src/pdf/SkPDFShader.cpp View 3 chunks +12 lines, -13 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
djsollen
7 years, 8 months ago (2013-04-02 18:38:46 UTC) #1
edisonn
LGTM
7 years, 8 months ago (2013-04-02 18:59:48 UTC) #2
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
7 years, 8 months ago (2013-04-03 12:30:45 UTC) #3
djsollen
7 years, 8 months ago (2013-04-03 12:34:24 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r8506 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698