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

Issue 6160044: code review 6160044: exp/locale/collate: from the regression test we derive ... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 10 months ago by mpvl
Modified:
12 years, 10 months ago
Reviewers:
CC:
r, golang-dev
Visibility:
Public.

Description

exp/locale/collate: from the regression test we derive that the spec dictates a CJK rune is only part of a certain specified range if it is explicitly defined in the Unicode Codepoint Database. Fixed the code and some of the tests accordingly.

Patch Set 1 #

Patch Set 2 : diff -r bc9a5c0eb13c https://go.googlecode.com/hg #

Patch Set 3 : diff -r bc9a5c0eb13c https://go.googlecode.com/hg #

Total comments: 4

Patch Set 4 : diff -r a0eefa4e3d01 https://go.googlecode.com/hg #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -23 lines) Patch
M src/pkg/exp/locale/collate/build/builder_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/exp/locale/collate/build/colelem.go View 1 2 3 1 chunk +10 lines, -10 lines 0 comments Download
M src/pkg/exp/locale/collate/colelem.go View 1 2 3 1 chunk +10 lines, -11 lines 0 comments Download
M src/pkg/exp/locale/collate/colelem_test.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4
mpvl
Hello r@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg
12 years, 10 months ago (2012-05-02 15:40:21 UTC) #1
r
LGTM http://codereview.appspot.com/6160044/diff/5001/src/pkg/exp/locale/collate/build/colelem.go File src/pkg/exp/locale/collate/build/colelem.go (right): http://codereview.appspot.com/6160044/diff/5001/src/pkg/exp/locale/collate/build/colelem.go#newcode171 src/pkg/exp/locale/collate/build/colelem.go:171: // This will typically not hit. The DUCET ...
12 years, 10 months ago (2012-05-04 20:44:49 UTC) #2
mpvl
*** Submitted as http://code.google.com/p/go/source/detail?r=3ab9c81fc9b5 *** exp/locale/collate: from the regression test we derive that the spec ...
12 years, 10 months ago (2012-05-07 09:51:45 UTC) #3
mpvl
12 years, 10 months ago (2012-05-07 13:36:07 UTC) #4

          
Sign in to reply to this message.

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