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

Issue 121650043: Update PushBackUrl() to not take non-const reference. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 9 months ago by roubert (google)
Modified:
9 years, 9 months ago
Reviewers:
Rouslan Solomakhin
Base URL:
https://libaddressinput.googlecode.com/svn/trunk
Visibility:
Public.

Description

Update PushBackUrl() to not take non-const reference. Instead, take a const reference to the parameter that isn't going to be modified and a pointer to the output parameter, and reoder the parameters to put the output parameter at the end. R=rouslan@chromium.org BUG= Committed: https://code.google.com/p/libaddressinput/source/detail?r=330

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -6 lines) Patch
M cpp/src/localization.cc View 4 chunks +7 lines, -6 lines 0 comments Download

Messages

Total messages: 3
roubert (google)
9 years, 9 months ago (2014-08-13 06:11:51 UTC) #1
Rouslan Solomakhin
LGTM
9 years, 9 months ago (2014-08-13 19:34:52 UTC) #2
roubert (google)
9 years, 9 months ago (2014-08-13 20:19:00 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as 330 (presubmit successful).
Sign in to reply to this message.

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