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

Issue 3418043: code review 3418043: flag: fix format error in boolean error report. just us... (Closed)

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

Description

flag: fix format error in boolean error report. just use %q; the values are strings.

Patch Set 1 #

Patch Set 2 : code review 3418043: flag: fix format error in boolean error report. just us... #

Patch Set 3 : code review 3418043: flag: fix format error in boolean error report. just us... #

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

Messages

Total messages: 4
r
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 3 months ago (2010-12-04 19:05:35 UTC) #1
r
Hello rsc (cc: golang-dev@googlegroups.com), Please take another look.
14 years, 3 months ago (2010-12-04 19:08:26 UTC) #2
rsc1
LGTM
14 years, 3 months ago (2010-12-06 19:20:55 UTC) #3
r
14 years, 3 months ago (2010-12-06 19:23:54 UTC) #4
*** Submitted as http://code.google.com/p/go/source/detail?r=64f21f07d1a8 ***

flag: fix format error in boolean error report. just use %q; the values are
strings.

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

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