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

Issue 108260043: code review 108260043: collate/build: fix go vet warning about Fprintln

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 8 months ago by patrick2
Modified:
10 years, 8 months ago
Reviewers:
mpvl, josharian
CC:
golang-codereviews, josharian, mpvl
Visibility:
Public.

Description

collate/build: fix go vet warning about Fprintln builder.go:505: Fprintln call ends with newline

Patch Set 1 #

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

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

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

Total comments: 2

Patch Set 5 : diff -r 46250cb715a2 https://code.google.com/p/go.text #

Patch Set 6 : diff -r 46250cb715a2 https://code.google.com/p/go.text #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M collate/build/builder.go View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8
patrick2
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go.text
10 years, 8 months ago (2014-06-29 08:28:35 UTC) #1
josharian
Thanks for fixing these. A nitpick: https://codereview.appspot.com/108260043/diff/10002/collate/build/builder.go File collate/build/builder.go (right): https://codereview.appspot.com/108260043/diff/10002/collate/build/builder.go#newcode505 collate/build/builder.go:505: p(fmt.Fprintf(w, "\"\n\n")) Since ...
10 years, 8 months ago (2014-06-30 16:24:15 UTC) #2
iant
10 years, 8 months ago (2014-06-30 17:20:11 UTC) #3
mpvl
https://codereview.appspot.com/108260043/diff/10002/collate/build/builder.go File collate/build/builder.go (right): https://codereview.appspot.com/108260043/diff/10002/collate/build/builder.go#newcode505 collate/build/builder.go:505: p(fmt.Fprintf(w, "\"\n\n")) On 2014/06/30 16:24:15, josharian wrote: > Since ...
10 years, 8 months ago (2014-06-30 17:45:36 UTC) #4
patrick2
Hello golang-codereviews@googlegroups.com, josharian@gmail.com, mpvl@golang.org, Please take another look.
10 years, 8 months ago (2014-06-30 18:22:29 UTC) #5
mpvl
LGTM
10 years, 8 months ago (2014-06-30 20:56:22 UTC) #6
josharian
LGTM
10 years, 8 months ago (2014-07-01 01:14:43 UTC) #7
josharian
10 years, 8 months ago (2014-07-01 01:14:54 UTC) #8
*** Submitted as
https://code.google.com/p/go/source/detail?r=c59e4f2f9382&repo=text ***

collate/build: fix go vet warning about Fprintln

  builder.go:505: Fprintln call ends with newline

LGTM=mpvl, josharian
R=golang-codereviews, josharian, mpvl
CC=golang-codereviews
https://codereview.appspot.com/108260043

Committer: Josh Bleecher Snyder <josharian@gmail.com>
Sign in to reply to this message.

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