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

Issue 6721048: code review 6721048: path/filepath: better documentation for WalkFunc (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 6 months ago by r
Modified:
11 years, 6 months ago
Reviewers:
CC:
golang-dev, iant2
Visibility:
Public.

Description

path/filepath: better documentation for WalkFunc Define the properties of the arguments better. In particular, explain that the path is (sort of) relative to the argument to Walk. Fixes issue 4119.

Patch Set 1 #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -7 lines) Patch
M src/pkg/path/filepath/path.go View 1 chunk +12 lines, -7 lines 0 comments Download

Messages

Total messages: 3
r
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
11 years, 6 months ago (2012-10-17 04:46:49 UTC) #1
iant2
LGTM On Tue, Oct 16, 2012 at 9:46 PM, <r@golang.org> wrote: > Reviewers: golang-dev_googlegroups.com, > ...
11 years, 6 months ago (2012-10-17 04:57:04 UTC) #2
r
11 years, 6 months ago (2012-10-17 05:00:19 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=bb6177a78ca2 ***

path/filepath: better documentation for WalkFunc
Define the properties of the arguments better. In particular,
explain that the path is (sort of) relative to the argument to
Walk.

Fixes issue 4119.

R=golang-dev, iant
CC=golang-dev
http://codereview.appspot.com/6721048
Sign in to reply to this message.

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