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

Issue 36930044: code review 36930044: os: clarify docs for Rename. (Closed)

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

Description

os: clarify docs for Rename. Three changes: 1. mention "move" to clarify things up. 2. use {old,new}path instead of {old,new}name, which makes it clear what relative path would do here. 3. mention "OS-specific restrictions might apply". Fixes issue 6887.

Patch Set 1 #

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

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

Patch Set 4 : diff -r 4d61bfa86f40 https://code.google.com/p/go #

Patch Set 5 : diff -r 416d0622f658 https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -4 lines) Patch
M src/pkg/os/file.go View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download
M src/pkg/os/file_plan9.go View 1 1 chunk +1 line, -2 lines 0 comments Download
M src/pkg/os/file_posix.go View 1 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 10
minux1
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
10 years, 4 months ago (2013-12-04 03:32:37 UTC) #1
brainman
LGTM, but please wait for others. Thank you. Alex
10 years, 4 months ago (2013-12-04 03:34:45 UTC) #2
minux1
I'm open to suggestion on the 3rd point. There is some complex restrictions on what ...
10 years, 4 months ago (2013-12-04 03:37:49 UTC) #3
brainman
I think it is fine as is. It is os specific - we should warn ...
10 years, 4 months ago (2013-12-04 03:47:27 UTC) #4
minux1
On 2013/12/04 03:47:27, brainman wrote: > I think it is fine as is. It is ...
10 years, 4 months ago (2013-12-04 03:50:55 UTC) #5
brainman
On 2013/12/04 03:50:55, minux wrote: > ... > How about we say "it might fail ...
10 years, 4 months ago (2013-12-04 03:55:55 UTC) #6
iant
LGTM
10 years, 4 months ago (2013-12-04 05:05:27 UTC) #7
r
LGTM but please don't submit yet
10 years, 4 months ago (2013-12-04 05:09:44 UTC) #8
minux1
*** Submitted as https://code.google.com/p/go/source/detail?r=51b22afec887 *** os: clarify docs for Rename. Three changes: 1. mention "move" ...
10 years, 4 months ago (2013-12-10 04:25:16 UTC) #9
minux1
10 years, 4 months ago (2013-12-10 04:29:58 UTC) #10
Message was sent while issue was closed.
On 2013/12/10 04:25:16, minux wrote:
> *** Submitted as https://code.google.com/p/go/source/detail?r=51b22afec887 ***
CL 36800043 is accidentally submitted in this revision together with this CL.
Sign in to reply to this message.

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