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

Issue 13670043: code review 13670043: go/token: rename RemoveLine to MergeLine, improve docum... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 8 months ago by josharian
Modified:
11 years, 8 months ago
Reviewers:
r, gri
CC:
golang-dev
Visibility:
Public.

Description

go/token: rename RemoveLine to MergeLine, improve documentation This is a follow-up to feedback from gri in https://codereview.appspot.com/12837044/. Most of the wording and naming improvements are lifted shamelessly from him.

Patch Set 1 #

Patch Set 2 : diff -r 75118231847b https://code.google.com/p/go #

Patch Set 3 : diff -r 75118231847b https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -6 lines) Patch
M src/pkg/go/ast/import.go View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/pkg/go/token/position.go View 1 2 chunks +18 lines, -4 lines 0 comments Download

Messages

Total messages: 6
josharian
Hello gri@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
11 years, 8 months ago (2013-09-12 00:05:17 UTC) #1
josharian
On 2013/09/12 00:05:17, josharian wrote: > Hello mailto:gri@golang.org (cc: mailto:golang-dev@googlegroups.com), > > I'd like you ...
11 years, 8 months ago (2013-09-12 00:08:00 UTC) #2
gri
LGTM. Thanks.
11 years, 8 months ago (2013-09-12 16:31:01 UTC) #3
gri
*** Submitted as https://code.google.com/p/go/source/detail?r=5694c6095fc7 *** go/token: rename RemoveLine to MergeLine, improve documentation This is a ...
11 years, 8 months ago (2013-09-12 16:31:12 UTC) #4
r
Why is the name exported? -rob
11 years, 8 months ago (2013-09-12 22:17:31 UTC) #5
gri
11 years, 8 months ago (2013-09-12 22:22:36 UTC) #6
Message was sent while issue was closed.
On 2013/09/12 22:17:31, r wrote:
> Why is the name exported?
> 
> -rob

It's needed in package ast.
Sign in to reply to this message.

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