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

Issue 5823061: Change SupplementalBranding from wchar_t to char. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 1 month ago by thakis
Modified:
14 years ago
CC:
rlz-coderviews_googlegroups.com
Base URL:
https://rlz.googlecode.com/svn/trunk
Visibility:
Public.

Description

Change SupplementalBranding from wchar_t to char. BUG=none TEST=none

Patch Set 1 #

Total comments: 6

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -35 lines) Patch
M lib/financial_ping.cc View 1 chunk +1 line, -2 lines 0 comments Download
M lib/lib_values.h View 1 chunk +2 lines, -0 lines 0 comments Download
M lib/lib_values.cc View 1 5 chunks +13 lines, -12 lines 0 comments Download
M test/rlz_unittest_main.cc View 1 chunk +1 line, -1 line 0 comments Download
M win/lib/financial_ping_test.cc View 3 chunks +4 lines, -5 lines 0 comments Download
M win/lib/rlz_lib.h View 2 chunks +5 lines, -7 lines 0 comments Download
M win/lib/rlz_lib.cc View 1 chunk +1 line, -1 line 0 comments Download
M win/lib/rlz_lib_test.cc View 7 chunks +7 lines, -7 lines 0 comments Download

Messages

Total messages: 4
thakis
As discussed over email. I have some minor local changes I'm mentioning below (I'm writing ...
14 years, 1 month ago (2012-03-16 00:37:29 UTC) #1
Roger Tawa (Google)
lgtm http://codereview.appspot.com/5823061/diff/1/lib/lib_values.cc File lib/lib_values.cc (right): http://codereview.appspot.com/5823061/diff/1/lib/lib_values.cc#newcode73 lib/lib_values.cc:73: std::wstring* wide_brand(ASCIIToUTF16(SupplementaryBranding::GetBrand())); On 2012/03/16 00:37:29, thakis wrote: > ...
14 years, 1 month ago (2012-03-16 13:32:27 UTC) #2
thakis
thanks! http://codereview.appspot.com/5823061/diff/1/lib/lib_values.cc File lib/lib_values.cc (right): http://codereview.appspot.com/5823061/diff/1/lib/lib_values.cc#newcode73 lib/lib_values.cc:73: std::wstring* wide_brand(ASCIIToUTF16(SupplementaryBranding::GetBrand())); On 2012/03/16 13:32:27, rogerta wrote: > ...
14 years, 1 month ago (2012-03-16 14:28:52 UTC) #3
thakis
14 years, 1 month ago (2012-03-16 14:32:47 UTC) #4
Urgh, I landed this through `git svn dcommit`, which landed all my local commits
instead of squashing them! I should've used `git cl dcommit` instead. r90, r91,
r92 are all this change.
Sign in to reply to this message.

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