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

Issue 10410045: code review 10410045: cmd/go: document that files beginning with . or _ are i... (Closed)

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

Description

cmd/go: document that files beginning with . or _ are ignored Fixes issue 5655.

Patch Set 1 #

Total comments: 4

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -6 lines) Patch
M src/cmd/go/doc.go View 1 2 chunks +7 lines, -3 lines 0 comments Download
M src/cmd/go/help.go View 1 chunk +2 lines, -0 lines 0 comments Download
M src/cmd/go/test.go View 1 1 chunk +5 lines, -3 lines 0 comments Download

Messages

Total messages: 6
adg
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
12 years ago (2013-06-19 06:30:38 UTC) #1
minux1
LGTM. Clearer than my last change. https://codereview.appspot.com/10410045/diff/1/src/cmd/go/help.go File src/cmd/go/help.go (right): https://codereview.appspot.com/10410045/diff/1/src/cmd/go/help.go#newcode57 src/cmd/go/help.go:57: File names that ...
12 years ago (2013-06-19 19:29:00 UTC) #2
r
https://codereview.appspot.com/10410045/diff/1/src/cmd/go/test.go File src/cmd/go/test.go (right): https://codereview.appspot.com/10410045/diff/1/src/cmd/go/test.go#newcode50 src/cmd/go/test.go:50: file names that begin with "." or "_".) repetitive, ...
12 years ago (2013-06-19 20:36:14 UTC) #3
adg
PTAL https://codereview.appspot.com/10410045/diff/1/src/cmd/go/help.go File src/cmd/go/help.go (right): https://codereview.appspot.com/10410045/diff/1/src/cmd/go/help.go#newcode57 src/cmd/go/help.go:57: File names that begin with "." or "_" ...
12 years ago (2013-06-19 23:40:09 UTC) #4
r
LGTM
12 years ago (2013-06-20 00:04:16 UTC) #5
adg
12 years ago (2013-06-20 00:29:47 UTC) #6
*** Submitted as https://code.google.com/p/go/source/detail?r=363b75191352 ***

cmd/go: document that files beginning with . or _ are ignored

Fixes issue 5655.

R=golang-dev, minux.ma, r
CC=golang-dev
https://codereview.appspot.com/10410045
Sign in to reply to this message.

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