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

Issue 5720075: code review 5720075: net: remove more use of fmt (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 2 months ago by bradfitz
Modified:
13 years, 2 months ago
Reviewers:
CC:
golang-dev, rsc, borman
Visibility:
Public.

Description

net: remove more use of fmt Also add a TODO for the broken *dnsMsg String method.

Patch Set 1 #

Patch Set 2 : diff -r 27221c593f33 https://go.googlecode.com/hg #

Patch Set 3 : diff -r 27221c593f33 https://go.googlecode.com/hg #

Total comments: 1

Patch Set 4 : diff -r 7edc1081439f https://go.googlecode.com/hg #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -9 lines) Patch
M src/pkg/net/dnsmsg.go View 1 8 chunks +9 lines, -9 lines 0 comments Download
M src/pkg/net/dnsmsg_test.go View 1 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 5
bradfitz
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg
13 years, 2 months ago (2012-03-05 20:04:33 UTC) #1
rsc
LGTM
13 years, 2 months ago (2012-03-05 20:15:36 UTC) #2
borman
http://codereview.appspot.com/5720075/diff/3/src/pkg/net/dnsmsg.go File src/pkg/net/dnsmsg.go (right): http://codereview.appspot.com/5720075/diff/3/src/pkg/net/dnsmsg.go#newcode395 src/pkg/net/dnsmsg.go:395: println("net: dns: unknown packing type", f.Type.String()) Pardon me if ...
13 years, 2 months ago (2012-03-05 20:16:33 UTC) #3
rsc
On Mon, Mar 5, 2012 at 15:16, <borman@google.com> wrote: > Pardon me if I am ...
13 years, 2 months ago (2012-03-05 20:17:59 UTC) #4
bradfitz
13 years, 2 months ago (2012-03-05 20:21:01 UTC) #5
*** Submitted as http://code.google.com/p/go/source/detail?r=7dd31c1f40dc ***

net: remove more use of fmt

Also add a TODO for the broken *dnsMsg String method.

R=golang-dev, rsc, borman
CC=golang-dev
http://codereview.appspot.com/5720075
Sign in to reply to this message.

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