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

Issue 6929049: code review 6929049: fmt: fix %v of complex slice (Closed)

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

Description

fmt: fix %v of complex slice Fixes issue 4525.

Patch Set 1 #

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

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

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

Messages

Total messages: 3
rsc
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 7 months ago (2012-12-11 16:43:01 UTC) #1
bradfitz
LGTM but typo in comment. Used to? On Dec 11, 2012 11:43 AM, <rsc@golang.org> wrote: ...
12 years, 7 months ago (2012-12-11 16:47:08 UTC) #2
rsc
12 years, 7 months ago (2012-12-11 16:49:44 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=835576f9bf0e ***

fmt: fix %v of complex slice

Fixes issue 4525.

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

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