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

Issue 4317049: code review 4317049: os: Fix MkdirAll("/thisdoesnotexist"). (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 1 month ago by albert.strasheim
Modified:
14 years, 1 month ago
Reviewers:
CC:
rsc, rh, msolo, golang-dev
Visibility:
Public.

Description

os: Fix MkdirAll("/thisdoesnotexist"). Fixes issue 1637.

Patch Set 1 #

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

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

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

Total comments: 1

Patch Set 5 : diff -r 9bb646cecf58 https://go.googlecode.com/hg/ #

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

Messages

Total messages: 11
albert.strasheim
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
14 years, 1 month ago (2011-03-28 05:03:31 UTC) #1
rh
Fixes issue 1637?
14 years, 1 month ago (2011-03-28 05:18:21 UTC) #2
albert.strasheim
Ah, so it does. Should I be submitting this, or should we wait for the ...
14 years, 1 month ago (2011-03-28 05:26:30 UTC) #3
rh
> Should I be submitting this, or should we wait for the bug reporter? I ...
14 years, 1 month ago (2011-03-28 05:41:56 UTC) #4
albert.strasheim
Hello msolo This change fixes the bug you reported at: http://code.google.com/p/go/issues/detail?id=1637 Would you like to ...
14 years, 1 month ago (2011-03-28 05:44:19 UTC) #5
msolo
Patch away, thanks. On Sun, Mar 27, 2011 at 10:44 PM, <fullung@gmail.com> wrote: > Hello ...
14 years, 1 month ago (2011-03-28 20:56:26 UTC) #6
albert.strasheim
PTAL. Added a slightly modified version of the test included with the issue. On 2011/03/28 ...
14 years, 1 month ago (2011-03-29 12:27:01 UTC) #7
rsc
Please fix the nit below and then it looks good. http://codereview.appspot.com/4317049/diff/9001/src/pkg/os/path_test.go File src/pkg/os/path_test.go (right): http://codereview.appspot.com/4317049/diff/9001/src/pkg/os/path_test.go#newcode197 ...
14 years, 1 month ago (2011-04-02 00:18:11 UTC) #8
albert.strasheim
PTAL. On 2011/04/02 00:18:11, rsc wrote: > Please fix the nit below and then it ...
14 years, 1 month ago (2011-04-02 06:00:32 UTC) #9
rsc
LGTM
14 years, 1 month ago (2011-04-04 19:44:47 UTC) #10
rsc
14 years, 1 month ago (2011-04-04 19:45:05 UTC) #11
*** Submitted as d2e05970cc89 ***

os: Fix MkdirAll("/thisdoesnotexist").

Fixes issue 1637.

R=rsc, rh, msolo
CC=golang-dev
http://codereview.appspot.com/4317049

Committer: Russ Cox <rsc@golang.org>
Sign in to reply to this message.

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