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

Issue 5436053: code review 5436053: fmt: don't check for nil when printing arrays as Go syntax. (Closed)

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

Description

fmt: don't check for nil when printing arrays as Go syntax. Also add array values to printing test suite. Fixes issue 2468.

Patch Set 1 #

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

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

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

Messages

Total messages: 3
remyoudompheng
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com, remy@archlinux.org), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 3 months ago (2011-11-23 06:24:34 UTC) #1
r
LGTM thanks.
13 years, 3 months ago (2011-11-23 17:03:52 UTC) #2
r
13 years, 3 months ago (2011-11-23 17:04:09 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=5641d1093e82 ***

fmt: don't check for nil when printing arrays as Go syntax.

Also add array values to printing test suite.
Fixes issue 2468.

R=golang-dev, r
CC=golang-dev, remy
http://codereview.appspot.com/5436053

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