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

Issue 5685062: change appendf() to more proper append() (Closed)

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

Description

change appendf() to more proper append() checked with the following script: git grep "appendf" | grep -v "%" BUG= TEST=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -15 lines) Patch
M bench/TextBench.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M experimental/Debugger/SkDebugDumper.cpp View 2 chunks +4 lines, -4 lines 0 comments Download
M src/gpu/gl/GrGLProgram.cpp View 5 chunks +5 lines, -5 lines 0 comments Download
M src/utils/SkDumpCanvas.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tests/WArrayTest.cpp View 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 2
guanqun
I noticed the not-so-perfect usages of appendf() when there are no va args. Change it ...
12 years, 11 months ago (2012-02-21 03:31:30 UTC) #1
Steve VanDeBogart
12 years, 10 months ago (2012-02-21 18:54:22 UTC) #2
LGTM - committed as r3225
Sign in to reply to this message.

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