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

Issue 154118: code review 154118: Explain why (Closed)

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

Description

Explain why -flag true does not work although -flag=true does. Fixes issue 139.

Patch Set 1 #

Patch Set 2 : code review 154118: Explain why #

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

Messages

Total messages: 3
r
Hello iant (cc: golang-dev@googlegroups.com), I'd like you to review the following change.
14 years, 5 months ago (2009-11-13 19:17:32 UTC) #1
iant
LGTM
14 years, 5 months ago (2009-11-13 20:40:24 UTC) #2
r
14 years, 5 months ago (2009-11-13 21:15:20 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=52ad1606d994 ***

Explain why
	-flag true
does not work although
	-flag=true
does.

Fixes issue 139.

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

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