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

Issue 6341046: code review 6341046: flag: fix indexing doc. (Closed)

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

Description

flag: fix indexing doc.

Patch Set 1 #

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

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

Total comments: 2

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

Patch Set 5 : diff -r 60041e23de38 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/pkg/flag/flag.go View 1 2 3 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5
dsymonds
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 11 months ago (2012-06-24 17:01:30 UTC) #1
r
http://codereview.appspot.com/6341046/diff/4/src/pkg/flag/flag.go File src/pkg/flag/flag.go (right): http://codereview.appspot.com/6341046/diff/4/src/pkg/flag/flag.go#newcode36 src/pkg/flag/flag.go:36: The arguments are indexed from 0 up to flag.NArg()-1. ...
12 years, 11 months ago (2012-06-24 19:05:29 UTC) #2
dsymonds
http://codereview.appspot.com/6341046/diff/4/src/pkg/flag/flag.go File src/pkg/flag/flag.go (right): http://codereview.appspot.com/6341046/diff/4/src/pkg/flag/flag.go#newcode36 src/pkg/flag/flag.go:36: The arguments are indexed from 0 up to flag.NArg()-1. ...
12 years, 11 months ago (2012-06-24 19:08:28 UTC) #3
r
LGTM
12 years, 11 months ago (2012-06-24 19:20:02 UTC) #4
dsymonds
12 years, 11 months ago (2012-06-24 19:23:55 UTC) #5
*** Submitted as http://code.google.com/p/go/source/detail?r=6ca4825bc867 ***

flag: fix indexing doc.

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

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