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

Issue 6051044: code review 6051044: flag: update style. (Closed)

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

Description

flag: update style.

Patch Set 1 #

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

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

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

Total comments: 2

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

Patch Set 6 : diff -r a94cc825cbb3 https://go.googlecode.com/hg/ #

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

Messages

Total messages: 10
dsymonds
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years ago (2012-04-17 04:02:36 UTC) #1
r
That was deliberate, so the type is clear. Otherwise it's not obvious from the code ...
13 years ago (2012-04-17 04:04:30 UTC) #2
dsymonds
On Tue, Apr 17, 2012 at 2:04 PM, Rob 'Commander' Pike <r@golang.org> wrote: > That ...
13 years ago (2012-04-17 05:21:16 UTC) #3
r2
On Apr 17, 2012, at 3:21 PM, David Symonds wrote: > On Tue, Apr 17, ...
13 years ago (2012-04-17 06:08:16 UTC) #4
dsymonds
Hello golang-dev@googlegroups.com, r@golang.org, r@google.com (cc: golang-dev@googlegroups.com), Please take another look.
13 years ago (2012-04-17 06:14:40 UTC) #5
r
http://codereview.appspot.com/6051044/diff/3002/src/pkg/flag/flag.go File src/pkg/flag/flag.go (right): http://codereview.appspot.com/6051044/diff/3002/src/pkg/flag/flag.go#newcode12 src/pkg/flag/flag.go:12: var ip = flag.Int("flagname", 1234, "help message for flagname") ...
13 years ago (2012-04-17 06:20:10 UTC) #6
dsymonds
Hello golang-dev@googlegroups.com, r@golang.org, r@google.com (cc: golang-dev@googlegroups.com), Please take another look.
13 years ago (2012-04-17 06:31:20 UTC) #7
dsymonds
http://codereview.appspot.com/6051044/diff/3002/src/pkg/flag/flag.go File src/pkg/flag/flag.go (right): http://codereview.appspot.com/6051044/diff/3002/src/pkg/flag/flag.go#newcode12 src/pkg/flag/flag.go:12: var ip = flag.Int("flagname", 1234, "help message for flagname") ...
13 years ago (2012-04-17 06:31:40 UTC) #8
r
LGTM
13 years ago (2012-04-17 06:33:56 UTC) #9
dsymonds
13 years ago (2012-04-17 06:37:44 UTC) #10
*** Submitted as http://code.google.com/p/go/source/detail?r=059ba0d0dc6a ***

flag: update style.

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

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