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

Issue 106290044: code review 106290044: oauth: fix formatting warnings reported by go vet

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

Description

oauth: fix formatting warnings reported by go vet oauth/oauth_test.go:158: possible formatting directive in Error call oauth/example/oauthreq.go:70: Println call ends with newline

Patch Set 1 #

Patch Set 2 : diff -r 696c08849124 https://code.google.com/p/goauth2 #

Patch Set 3 : diff -r 696c08849124 https://code.google.com/p/goauth2 #

Patch Set 4 : diff -r 696c08849124 https://code.google.com/p/goauth2 #

Patch Set 5 : diff -r 9743fe2fd5c2 https://code.google.com/p/goauth2 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M oauth/example/oauthreq.go View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M oauth/oauth_test.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8
patrick2
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/goauth2
9 years, 10 months ago (2014-06-29 12:14:03 UTC) #1
gobot
Replacing golang-dev with golang-codereviews. To the author of this CL: If you are using 'hg ...
9 years, 10 months ago (2014-06-29 12:17:10 UTC) #2
bradfitz
R=adg On Sun, Jun 29, 2014 at 5:14 AM, <patrick@mezard.eu> wrote: > Reviewers: golang-dev, > ...
9 years, 10 months ago (2014-06-29 18:19:35 UTC) #3
patrick2
Changed to use fmt.Print instead of fmt.Printf. PTAL.
9 years, 10 months ago (2014-06-30 18:27:47 UTC) #4
adg
I get an "old chunk mismatch" viewing one of the diffs. Please run "hg upload ...
9 years, 9 months ago (2014-07-06 21:21:01 UTC) #5
patrick2
I rebased it but I do not expect anything to change. I probably have a ...
9 years, 9 months ago (2014-07-07 18:07:06 UTC) #6
adg
LGTM
9 years, 9 months ago (2014-07-07 21:05:40 UTC) #7
adg
9 years, 9 months ago (2014-07-07 21:05:56 UTC) #8
*** Submitted as https://code.google.com/p/goauth2/source/detail?r=3770ceaf9ff8
***

oauth: fix formatting warnings reported by go vet

  oauth/oauth_test.go:158: possible formatting directive in Error call
  oauth/example/oauthreq.go:70: Println call ends with newline

LGTM=adg
R=golang-codereviews, bradfitz, adg
CC=golang-codereviews
https://codereview.appspot.com/106290044

Committer: Andrew Gerrand <adg@golang.org>
Sign in to reply to this message.

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