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

Issue 6856056: code review 6856056: archive/zip, crypto/tls, net/http: Fix print format errors. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 4 months ago by u
Modified:
11 years, 1 month ago
Reviewers:
CC:
golang-dev, iant
Visibility:
Public.

Description

archive/zip, crypto/tls, net/http: Fix print format errors. All of the errors were located using "go vet ./..." in "src/pkg".

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -5 lines) Patch
M src/pkg/archive/zip/zip_test.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/pkg/crypto/tls/prf_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/http/transfer_test.go View 1 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 6
u
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
11 years, 4 months ago (2012-11-16 23:45:07 UTC) #1
iant
LGTM
11 years, 4 months ago (2012-11-17 01:05:49 UTC) #2
iant
Please change first line of description to archive/zip, crypto/tls, net/http: Fix print format errors. You ...
11 years, 4 months ago (2012-11-17 01:07:16 UTC) #3
u
Hello golang-dev@googlegroups.com, iant@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
11 years, 4 months ago (2012-11-17 01:16:50 UTC) #4
iant
LGTM Thanks.
11 years, 4 months ago (2012-11-17 01:20:11 UTC) #5
iant
11 years, 4 months ago (2012-11-17 01:25:31 UTC) #6
*** Submitted as http://code.google.com/p/go/source/detail?r=dbf92f38bae0 ***

archive/zip, crypto/tls, net/http: Fix print format errors.

All of the errors were located using "go vet ./..." in "src/pkg".

R=golang-dev, iant
CC=golang-dev
http://codereview.appspot.com/6856056

Committer: Ian Lance Taylor <iant@golang.org>
Sign in to reply to this message.

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