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

Issue 1697057: code review 1697057: fmt.Print: fix bug in placement of spaces introduced wh... (Closed)

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

Description

fmt.Print: fix bug in placement of spaces introduced when ...T went in. Fixes issue 976.

Patch Set 1 #

Patch Set 2 : code review 1697057: fmt.Print: fix bug in placement of spaces introduced wh... #

Patch Set 3 : code review 1697057: fmt.Print: fix bug in placement of spaces introduced wh... #

Total comments: 2

Patch Set 4 : code review 1697057: fmt.Print: fix bug in placement of spaces introduced wh... #

Patch Set 5 : code review 1697057: fmt.Print: fix bug in placement of spaces introduced wh... #

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

Messages

Total messages: 6
r
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 10 months ago (2010-07-29 17:09:49 UTC) #1
chris tighe
http://codereview.appspot.com/1697057/diff/6001/7001 File src/pkg/fmt/fmt_test.go (right): http://codereview.appspot.com/1697057/diff/6001/7001#newcode536 src/pkg/fmt/fmt_test.go:536: t.Errorf("got %q expected %q", got, expect) I preferred your ...
14 years, 10 months ago (2010-07-29 17:18:52 UTC) #2
r2
Sure. -rob
14 years, 10 months ago (2010-07-29 17:21:46 UTC) #3
rsc
> http://codereview.appspot.com/1697057/diff/6001/7001#newcode536 > src/pkg/fmt/fmt_test.go:536: t.Errorf("got %q expected %q", got, expect) > I preferred your other ...
14 years, 10 months ago (2010-07-29 17:28:36 UTC) #4
rsc
LGTM s/_string/String/g
14 years, 10 months ago (2010-07-29 17:28:56 UTC) #5
r
14 years, 10 months ago (2010-07-29 17:50:14 UTC) #6
*** Submitted as http://code.google.com/p/go/source/detail?r=05a5f20be9d8 ***

fmt.Print: fix bug in placement of spaces introduced when ...T went in.
Fixes issue 976.

R=rsc, chris tighe, r
CC=golang-dev
http://codereview.appspot.com/1697057
Sign in to reply to this message.

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