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

Issue 4321045: code review 4321045: os: fix FileInfo.Name returned by Stat

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 1 month ago by dforsyth
Modified:
1 year, 5 months ago
Reviewers:
rsc
CC:
rsc, golang-dev
Visibility:
Public.

Description

os: fix FileInfo.Name returned by Stat Fixes issue 1645.

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

Total comments: 1

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -21 lines) Patch
M src/pkg/os/file_unix.go View 1 2 1 chunk +18 lines, -0 lines 0 comments Download
M src/pkg/os/stat_darwin.go View 1 1 chunk +1 line, -7 lines 0 comments Download
M src/pkg/os/stat_freebsd.go View 1 1 chunk +1 line, -7 lines 0 comments Download
M src/pkg/os/stat_linux.go View 1 1 chunk +1 line, -7 lines 0 comments Download

Messages

Total messages: 6
dforsyth
Hello golang-dev@googlegroups.com (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-29 09:27:56 UTC) #1
rsc
Looks pretty good. Thanks for fixing this. Please change CL description to os: fix FileInfo.Name ...
14 years, 1 month ago (2011-03-29 14:03:45 UTC) #2
dforsyth
Hello rsc (cc: golang-dev@googlegroups.com), Please take another look.
14 years, 1 month ago (2011-03-29 17:37:25 UTC) #3
dforsyth
Hello rsc (cc: golang-dev@googlegroups.com), Please take another look.
14 years, 1 month ago (2011-03-29 18:04:55 UTC) #4
rsc
LGTM Thanks!
14 years, 1 month ago (2011-03-29 18:17:26 UTC) #5
rsc
14 years, 1 month ago (2011-03-29 18:23:40 UTC) #6
*** Submitted as http://code.google.com/p/go/source/detail?r=64a1547a5dc3 ***

os: fix FileInfo.Name returned by Stat

Fixes issue 1645.

R=rsc
CC=golang-dev
http://codereview.appspot.com/4321045

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