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

Issue 4278044: code review 4278044: ioutil: add NopCloser (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 1 month ago by bradfitz
Modified:
14 years, 1 month ago
Reviewers:
CC:
rsc, dsymonds, golang-dev
Visibility:
Public.

Description

ioutil: add NopCloser

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -30 lines) Patch
M src/pkg/archive/zip/reader.go View 1 3 chunks +2 lines, -7 lines 0 comments Download
M src/pkg/http/cgi/child.go View 1 3 chunks +2 lines, -8 lines 0 comments Download
M src/pkg/http/client.go View 1 4 chunks +3 lines, -8 lines 0 comments Download
M src/pkg/http/dump.go View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/pkg/http/requestwrite_test.go View 1 3 chunks +3 lines, -2 lines 0 comments Download
M src/pkg/http/responsewrite_test.go View 1 4 chunks +4 lines, -3 lines 0 comments Download
M src/pkg/io/ioutil/ioutil.go View 1 2 3 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 3
bradfitz
Hello rsc, dsymonds (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
14 years, 1 month ago (2011-03-12 18:32:21 UTC) #1
rsc
LGTM. Delete second paragraph of doc comment.
14 years, 1 month ago (2011-03-12 21:20:08 UTC) #2
bradfitz
14 years, 1 month ago (2011-03-13 00:05:12 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=2bd6dd79b2e2 ***

ioutil: add NopCloser

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

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