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

Issue 305010043: ticket:12140: Pass StringPiece by value, return value. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
8 years, 3 months ago by roubert (google)
Modified:
8 years, 1 month ago
Reviewers:
markus.icu
Base URL:
svn+ssh://source.icu-project.org/repos/icu/icu/trunk
Visibility:
Public.

Description

ticket:12140: Pass StringPiece by value, return value. R=markus.icu@gmail.com Committed: http://bugs.icu-project.org/trac/changeset/39276

Patch Set 1 #

Total comments: 3

Patch Set 2 : Remove now superfluous member variable BytesTrie::Iterator::sp_. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -5 lines) Patch
M source/common/bytestrieiterator.cpp View 1 3 chunks +5 lines, -3 lines 0 comments Download
M source/common/unicode/bytestrie.h View 1 2 chunks +1 line, -2 lines 0 comments Download
M source/test/intltest/bytestrietest.cpp View 1 3 chunks +11 lines, -0 lines 0 comments Download

Messages

Total messages: 8
roubert (google)
8 years, 3 months ago (2016-07-28 15:17:09 UTC) #1
markus.icu
https://codereview.appspot.com/305010043/diff/1/source/common/unicode/bytestrie.h File source/common/unicode/bytestrie.h (right): https://codereview.appspot.com/305010043/diff/1/source/common/unicode/bytestrie.h#newcode311 source/common/unicode/bytestrie.h:311: StringPiece getString() const { return sp_; } Could the ...
8 years, 3 months ago (2016-08-04 17:53:14 UTC) #2
markus.icu
https://codereview.appspot.com/305010043/diff/1/source/common/unicode/bytestrie.h File source/common/unicode/bytestrie.h (right): https://codereview.appspot.com/305010043/diff/1/source/common/unicode/bytestrie.h#newcode311 source/common/unicode/bytestrie.h:311: StringPiece getString() const { return sp_; } On 2016/08/04 ...
8 years, 2 months ago (2016-09-12 17:39:26 UTC) #3
roubert (google)
https://codereview.appspot.com/305010043/diff/1/source/common/unicode/bytestrie.h File source/common/unicode/bytestrie.h (right): https://codereview.appspot.com/305010043/diff/1/source/common/unicode/bytestrie.h#newcode311 source/common/unicode/bytestrie.h:311: StringPiece getString() const { return sp_; } On 2016/08/04 ...
8 years, 2 months ago (2016-09-16 15:34:45 UTC) #4
markus.icu
LGTM
8 years, 2 months ago (2016-09-16 16:10:29 UTC) #5
roubert (google)
On 2016/09/16 16:10:29, markus.icu wrote: > LGTM So, what would the proper procedure for merging ...
8 years, 2 months ago (2016-09-16 18:23:09 UTC) #6
markus.icu
On Fri, Sep 16, 2016 at 11:23 AM, <roubert@google.com> wrote: > On 2016/09/16 16:10:29, markus.icu ...
8 years, 2 months ago (2016-09-16 18:53:04 UTC) #7
roubert (google)
8 years, 1 month ago (2016-09-19 11:08:02 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as 39276 (presubmit successful).
Sign in to reply to this message.

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