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

Issue 7314114: code review 7314114: fmt: fix width for nil values (Closed)

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

Description

fmt: fix width for nil values Apply width when using Printf with nil values. Fixes issue 4772.

Patch Set 1 : diff -r 0adf91947752 https://code.google.com/p/go #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M src/pkg/fmt/fmt_test.go View 2 chunks +4 lines, -0 lines 0 comments Download
M src/pkg/fmt/print.go View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4
r_oktett.se
Hello golang-dev@googlegroups.com (cc: iant@golang.org, r@golang.org, rsc@golang.org), I'd like you to review this change to https://code.google.com/p/go
12 years ago (2013-02-16 20:23:39 UTC) #1
adg
R=r Looks okay to me, but r should confirm this is desired behavior.
12 years ago (2013-02-18 03:14:51 UTC) #2
r
LGTM
12 years ago (2013-02-20 22:26:06 UTC) #3
r
12 years ago (2013-02-20 22:30:17 UTC) #4
*** Submitted as https://code.google.com/p/go/source/detail?r=ac7cf6ff2de8 ***

fmt: fix width for nil values

Apply width when using Printf with nil values.
Fixes issue 4772.

R=r, adg
CC=golang-dev
https://codereview.appspot.com/7314114

Committer: Rob Pike <r@golang.org>
Sign in to reply to this message.

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