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

Issue 81240043: code review 81240043: fmt: fix go syntax formatting of []byte(nil) (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 1 month ago by minux1
Modified:
9 years, 12 months ago
Reviewers:
rsc
CC:
r, adg, rsc, golang-codereviews
Visibility:
Public.

Description

fmt: fix go syntax formatting of []byte(nil) Fixes issue 7639.

Patch Set 1 #

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

Patch Set 3 : diff -r ed3e89f781c1 https://code.google.com/p/go #

Total comments: 1

Patch Set 4 : diff -r ed3e89f781c1 https://code.google.com/p/go #

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

Messages

Total messages: 6
minux1
Hello r@golang.org (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
10 years, 1 month ago (2014-03-27 05:05:53 UTC) #1
adg
https://codereview.appspot.com/81240043/diff/40001/src/pkg/fmt/print.go File src/pkg/fmt/print.go (right): https://codereview.appspot.com/81240043/diff/40001/src/pkg/fmt/print.go#newcode783 src/pkg/fmt/print.go:783: println("!!") delete
10 years, 1 month ago (2014-03-27 05:12:03 UTC) #2
minux1
PTAL. On Thu, Mar 27, 2014 at 1:12 AM, <adg@golang.org> wrote: > https://codereview.appspot.com/81240043/diff/40001/src/ > pkg/fmt/print.go#newcode783 ...
10 years, 1 month ago (2014-03-27 05:18:53 UTC) #3
minux1
gentle ping.
10 years ago (2014-04-01 06:59:38 UTC) #4
rsc
LGTM
10 years ago (2014-04-03 19:48:36 UTC) #5
rsc
10 years ago (2014-04-03 20:11:08 UTC) #6
*** Submitted as https://code.google.com/p/go/source/detail?r=a6073283d113 ***

fmt: fix go syntax formatting of []byte(nil)
Fixes issue 7639.

LGTM=rsc
R=r, adg, rsc
CC=golang-codereviews
https://codereview.appspot.com/81240043

Committer: Russ Cox <rsc@golang.org>
Sign in to reply to this message.

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