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

Issue 12587043: code review 12587043: flag: export commandLine, the previously internal defau... (Closed)

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

Description

flag: export commandLine, the previously internal default FlagSet s/commandLine/CommandLine/g Fixes issue 4209.

Patch Set 1 #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -43 lines) Patch
M src/pkg/flag/export_test.go View 1 chunk +1 line, -6 lines 0 comments Download
M src/pkg/flag/flag.go View 27 chunks +36 lines, -34 lines 0 comments Download
M src/pkg/flag/flag_test.go View 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 4
r
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
11 years, 7 months ago (2013-08-07 03:28:43 UTC) #1
dsymonds
LGTM I think it makes sense. We expose os.Args, flag.Lookup, etc. I don't see the ...
11 years, 7 months ago (2013-08-07 03:43:47 UTC) #2
bradfitz
LGTM I've wanted this before too. On Tue, Aug 6, 2013 at 8:28 PM, <r@golang.org> ...
11 years, 7 months ago (2013-08-07 16:43:37 UTC) #3
r
11 years, 7 months ago (2013-08-08 01:51:08 UTC) #4
*** Submitted as https://code.google.com/p/go/source/detail?r=ecf3c8d0918c ***

flag: export commandLine, the previously internal default FlagSet
s/commandLine/CommandLine/g

Fixes issue 4209.

R=golang-dev, dsymonds, bradfitz
CC=golang-dev
https://codereview.appspot.com/12587043
Sign in to reply to this message.

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