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

Issue 185000043: code review 185000043: cmd/gorefactor: preserve file modes. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 3 months ago by adonovan
Modified:
10 years, 3 months ago
Reviewers:
Sameer Ajmani
CC:
Sameer Ajmani, minux, golang-codereviews
Visibility:
Public.

Description

refactor/rename: preserve file modes. Fixes issue 9013

Patch Set 1 #

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

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

Total comments: 4

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -3 lines) Patch
M refactor/rename/rename.go View 1 2 3 2 chunks +15 lines, -3 lines 0 comments Download

Messages

Total messages: 5
adonovan
Hello sameer@golang.org (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go.tools
10 years, 3 months ago (2014-12-04 23:05:42 UTC) #1
minux
https://codereview.appspot.com/185000043/diff/40001/refactor/rename/rename.go File refactor/rename/rename.go (right): https://codereview.appspot.com/185000043/diff/40001/refactor/rename/rename.go#newcode329 refactor/rename/rename.go:329: // Oddly, os.OpenFile doesn't preserve all the mode bits, ...
10 years, 3 months ago (2014-12-05 00:10:34 UTC) #2
adonovan
https://codereview.appspot.com/185000043/diff/40001/refactor/rename/rename.go File refactor/rename/rename.go (right): https://codereview.appspot.com/185000043/diff/40001/refactor/rename/rename.go#newcode329 refactor/rename/rename.go:329: // Oddly, os.OpenFile doesn't preserve all the mode bits, ...
10 years, 3 months ago (2014-12-05 18:38:50 UTC) #3
Sameer Ajmani
On 2014/12/05 18:38:50, adonovan wrote: > https://codereview.appspot.com/185000043/diff/40001/refactor/rename/rename.go > File refactor/rename/rename.go (right): > > https://codereview.appspot.com/185000043/diff/40001/refactor/rename/rename.go#newcode329 > ...
10 years, 3 months ago (2014-12-05 18:41:54 UTC) #4
adonovan
10 years, 3 months ago (2014-12-05 19:07:03 UTC) #5
*** Submitted as
https://code.google.com/p/go/source/detail?r=8865ff253ddb&repo=tools ***

refactor/rename: preserve file modes.

Fixes issue 9013

LGTM=sameer
R=sameer, minux
CC=golang-codereviews
https://codereview.appspot.com/185000043
Sign in to reply to this message.

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