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

Issue 300750043: LocaleDisplayNames - C++ (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
7 years, 11 months ago by sffc
Modified:
7 years, 11 months ago
Reviewers:
markus.icu
CC:
fabalbon, aheninger
Base URL:
svn+icussh://source.icu-project.org/repos/icu/icu/trunk/source/
Visibility:
Public.

Description

LocaleDisplayNames C++

Patch Set 1 : LocaleDisplayNames C++ #

Total comments: 8

Patch Set 2 : Updating with Markus's first round of feedback. #

Patch Set 3 : Changing from 'internal' namespace to a shared namespace. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -47 lines) Patch
M common/locdspnm.cpp View 1 2 3 chunks +60 lines, -47 lines 1 comment Download

Messages

Total messages: 9
sffc
LocaleDisplayNames C++
7 years, 11 months ago (2016-05-17 02:41:01 UTC) #1
sffc
7 years, 11 months ago (2016-05-17 02:43:02 UTC) #2
markus.icu
https://codereview.appspot.com/300750043/diff/20001/common/locdspnm.cpp File common/locdspnm.cpp (right): https://codereview.appspot.com/300750043/diff/20001/common/locdspnm.cpp#newcode272 common/locdspnm.cpp:272: namespace CapitalizationContextSinkNamespace { Optional: In google3, this is often ...
7 years, 11 months ago (2016-05-30 18:48:22 UTC) #3
sffc
Updating with Markus's first round of feedback.
7 years, 11 months ago (2016-05-31 21:29:34 UTC) #4
sffc
Changing from 'internal' namespace to a shared namespace.
7 years, 11 months ago (2016-05-31 21:36:21 UTC) #5
sffc
Changing from 'internal' namespace to a shared namespace.
7 years, 11 months ago (2016-05-31 21:38:05 UTC) #6
sffc
Note, for completeness, I added two patches. You can ignore patch 2. https://codereview.appspot.com/300750043/diff/20001/common/locdspnm.cpp File common/locdspnm.cpp ...
7 years, 11 months ago (2016-05-31 21:44:17 UTC) #7
markus.icu
LGTM https://codereview.appspot.com/300750043/diff/80001/common/locdspnm.cpp File common/locdspnm.cpp (right): https://codereview.appspot.com/300750043/diff/80001/common/locdspnm.cpp#newcode345 common/locdspnm.cpp:345: struct CapitalizationContextSink; It looks strange to me to ...
7 years, 11 months ago (2016-05-31 22:28:37 UTC) #8
sffc
7 years, 11 months ago (2016-05-31 22:45:54 UTC) #9
On 2016/05/31 22:28:37, markus.icu wrote:
> LGTM
> 
> https://codereview.appspot.com/300750043/diff/80001/common/locdspnm.cpp
> File common/locdspnm.cpp (right):
> 
>
https://codereview.appspot.com/300750043/diff/80001/common/locdspnm.cpp#newco...
> common/locdspnm.cpp:345: struct CapitalizationContextSink;
> It looks strange to me to see a forward declaration of the nested class here
but
> the full declaration only later. Let's see if it works on all compilers... if
it
> does, I like it :-)

Submitted as r38778.
Sign in to reply to this message.

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