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

Issue 180500043: code review 180500043: syscall: syscall.Readlink doesn't handle junction

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 4 months ago by mattn
Modified:
9 years, 4 months ago
Reviewers:
CC:
golang-codereviews, bradfitz, brainman, minux
Visibility:
Public.

Description

syscall: syscall.Readlink doesn't handle junction Fixes issue 9190

Patch Set 1 #

Patch Set 2 : diff -r e8e6ada28fb659fe4256739b4fb0a7357cec9dc8 http://go.googlecode.com/hg/ #

Patch Set 3 : diff -r e8e6ada28fb659fe4256739b4fb0a7357cec9dc8 http://go.googlecode.com/hg/ #

Patch Set 4 : diff -r e8e6ada28fb659fe4256739b4fb0a7357cec9dc8 http://go.googlecode.com/hg/ #

Patch Set 5 : diff -r e8e6ada28fb659fe4256739b4fb0a7357cec9dc8 http://go.googlecode.com/hg/ #

Patch Set 6 : diff -r e8e6ada28fb659fe4256739b4fb0a7357cec9dc8 http://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -11 lines) Patch
M src/syscall/syscall_windows.go View 1 2 3 4 1 chunk +12 lines, -4 lines 0 comments Download
M src/syscall/syscall_windows_test.go View 1 2 3 4 5 2 chunks +31 lines, -0 lines 0 comments Download
M src/syscall/ztypes_windows.go View 1 2 3 4 1 chunk +24 lines, -7 lines 0 comments Download

Messages

Total messages: 10
mattn
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to http://go.googlecode.com/hg/
9 years, 4 months ago (2014-12-02 12:47:37 UTC) #1
mattn
On 2014/12/02 12:47:37, mattn wrote: > Hello mailto:golang-codereviews@googlegroups.com, > > I'd like you to review ...
9 years, 4 months ago (2014-12-02 13:09:13 UTC) #2
mattn
On 2014/12/02 13:09:13, mattn wrote: > On 2014/12/02 12:47:37, mattn wrote: > > Hello mailto:golang-codereviews@googlegroups.com, ...
9 years, 4 months ago (2014-12-02 13:39:59 UTC) #3
bradfitz
R=brainman On Tue, Dec 2, 2014 at 5:39 AM, <mattn.jp@gmail.com> wrote: > On 2014/12/02 13:09:13, ...
9 years, 4 months ago (2014-12-02 17:19:04 UTC) #4
brainman
Not without new test. Please add new test if possible. Thank you. Alex
9 years, 4 months ago (2014-12-02 20:24:03 UTC) #5
mattn
On 2014/12/02 20:24:03, brainman wrote: > Not without new test. Please add new test if ...
9 years, 4 months ago (2014-12-03 01:00:04 UTC) #6
mattn
On 2014/12/03 01:00:04, mattn wrote: > On 2014/12/02 20:24:03, brainman wrote: > > Not without ...
9 years, 4 months ago (2014-12-04 05:07:41 UTC) #7
minux
On Thu, Dec 4, 2014 at 12:07 AM, <mattn.jp@gmail.com> wrote: > > Caused by this ...
9 years, 4 months ago (2014-12-04 05:57:05 UTC) #8
mattn
On 2014/12/04 05:57:05, minux wrote: > On Thu, Dec 4, 2014 at 12:07 AM, <mailto:mattn.jp@gmail.com> ...
9 years, 4 months ago (2014-12-04 06:38:11 UTC) #9
gobot
9 years, 4 months ago (2014-12-19 05:16:57 UTC) #10
R=close

To the author of this CL:

The Go project has moved to Gerrit Code Review.

If this CL should be continued, please see the latest version of
https://golang.org/doc/contribute.html for instructions on
how to set up Git and the Go project's Gerrit codereview plugin,
and then create a new change with your current code.

If there has been discussion on this CL, please give a link to it
(golang.org/cl/180500043 is best) in the description in your
new CL.

Thanks very much.
Sign in to reply to this message.

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