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

Issue 7064055: code review 7064055: fmt: Remove dead code and make comments and variables c... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 6 months ago by u
Modified:
12 years, 4 months ago
Reviewers:
CC:
minux1, dave_cheney.net, rsc, golang-dev
Visibility:
Public.

Description

fmt: Remove dead code and make comments and variables consistent.

Patch Set 1 #

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

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

Total comments: 5

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

Total comments: 4

Patch Set 5 : diff -r 9dacae220eca https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -46 lines) Patch
M src/pkg/fmt/fmt_test.go View 1 2 3 8 chunks +11 lines, -10 lines 0 comments Download
M src/pkg/fmt/format.go View 1 2 3 4 5 chunks +4 lines, -17 lines 0 comments Download
M src/pkg/fmt/print.go View 1 2 3 6 chunks +7 lines, -7 lines 0 comments Download
M src/pkg/fmt/scan.go View 1 2 3 4 3 chunks +5 lines, -4 lines 0 comments Download
M src/pkg/fmt/scan_test.go View 1 2 3 7 chunks +10 lines, -8 lines 0 comments Download

Messages

Total messages: 12
u
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
12 years, 6 months ago (2013-01-08 15:51:56 UTC) #1
minux1
https://codereview.appspot.com/7064055/diff/5001/src/pkg/fmt/format.go File src/pkg/fmt/format.go (right): https://codereview.appspot.com/7064055/diff/5001/src/pkg/fmt/format.go#newcode110 src/pkg/fmt/format.go:110: // Append b to f.buf, padded on left (w ...
12 years, 6 months ago (2013-01-08 21:08:45 UTC) #2
dave_cheney.net
https://codereview.appspot.com/7064055/diff/5001/src/pkg/fmt/format.go File src/pkg/fmt/format.go (right): https://codereview.appspot.com/7064055/diff/5001/src/pkg/fmt/format.go#newcode111 src/pkg/fmt/format.go:111: // Clear flags afterwards. Hmm, i don't like this, ...
12 years, 6 months ago (2013-01-08 23:40:11 UTC) #3
minux1
On Wednesday, January 9, 2013, dfc wrote: > > https://codereview.appspot.**com/7064055/diff/5001/src/pkg/** > fmt/format.go#newcode158<https://codereview.appspot.com/7064055/diff/5001/src/pkg/fmt/format.go#newcode158> > src/pkg/fmt/format.go:158: // ...
12 years, 6 months ago (2013-01-08 23:47:58 UTC) #4
u
Hello golang-dev@googlegroups.com, minux.ma@gmail.com, dave@cheney.net (cc: golang-dev@googlegroups.com), Please take another look.
12 years, 6 months ago (2013-01-09 03:15:12 UTC) #5
u
On 2013/01/08 23:40:11, dfc wrote: > https://codereview.appspot.com/7064055/diff/5001/src/pkg/fmt/format.go#newcode111 > src/pkg/fmt/format.go:111: // Clear flags afterwards. > Hmm, ...
12 years, 6 months ago (2013-01-09 03:22:12 UTC) #6
minux1
On Wed, Jan 9, 2013 at 11:22 AM, <r.eklind.87@gmail.com> wrote: > On 2013/01/08 23:40:11, dfc ...
12 years, 6 months ago (2013-01-09 10:00:48 UTC) #7
rsc
https://codereview.appspot.com/7064055/diff/10001/src/pkg/fmt/format.go File src/pkg/fmt/format.go (right): https://codereview.appspot.com/7064055/diff/10001/src/pkg/fmt/format.go#newcode75 src/pkg/fmt/format.go:75: // computePadding computes left and right padding widths (only ...
12 years, 6 months ago (2013-01-18 20:14:10 UTC) #8
u
Hello minux.ma@gmail.com, dave@cheney.net, rsc@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
12 years, 5 months ago (2013-01-20 09:41:10 UTC) #9
rsc
LGTM
12 years, 5 months ago (2013-01-22 22:12:19 UTC) #10
rsc
*** Submitted as https://code.google.com/p/go/source/detail?r=7b3050fc5fce *** fmt: Remove dead code and make comments and variables consistent. ...
12 years, 5 months ago (2013-01-22 22:12:50 UTC) #11
u
12 years, 4 months ago (2013-02-22 08:10:57 UTC) #12
Message was sent while issue was closed.
*** Abandoned ***
Sign in to reply to this message.

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