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

Issue 7033046: code review 7033046: os: fix Open for empty root directories on windows (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 3 months ago by brainman
Modified:
11 years, 3 months ago
Reviewers:
CC:
golang-dev, rsc, bradfitz, kardia
Visibility:
Public.

Description

os: fix Open for empty root directories on windows Fixes issue 4601.

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -14 lines) Patch
M src/pkg/os/file_windows.go View 1 9 chunks +50 lines, -14 lines 0 comments Download

Messages

Total messages: 9
brainman
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
11 years, 3 months ago (2013-01-02 23:48:16 UTC) #1
rsc
LGTM Yay Windows.
11 years, 3 months ago (2013-01-04 15:29:44 UTC) #2
bradfitz
No new test? On Jan 2, 2013 3:48 PM, <alex.brainman@gmail.com> wrote: > Reviewers: golang-dev_googlegroups.com, > ...
11 years, 3 months ago (2013-01-04 16:05:11 UTC) #3
rsc
It's not like one can just create an empty root directory during a test, unfortunately.
11 years, 3 months ago (2013-01-04 16:06:29 UTC) #4
kardia
Would this help? C:\Users\danielt>subst /? Associates a path with a drive letter. SUBST [drive1: [drive2:]path] ...
11 years, 3 months ago (2013-01-04 17:05:08 UTC) #5
brainman
On 2013/01/04 17:05:08, kardia wrote: > Would this help? > I will try that. Thank ...
11 years, 3 months ago (2013-01-04 23:10:58 UTC) #6
brainman
On 2013/01/04 23:10:58, brainman wrote: > On 2013/01/04 17:05:08, kardia wrote: > > Would this ...
11 years, 3 months ago (2013-01-07 01:20:46 UTC) #7
rsc
submit away
11 years, 3 months ago (2013-01-07 01:22:56 UTC) #8
brainman
11 years, 3 months ago (2013-01-07 01:48:41 UTC) #9
*** Submitted as https://code.google.com/p/go/source/detail?r=f088b33ca75f ***

os: fix Open for empty root directories on windows

Fixes issue 4601.

R=golang-dev, rsc, bradfitz, kardianos
CC=golang-dev
https://codereview.appspot.com/7033046
Sign in to reply to this message.

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