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

Issue 4066043: code review 4066043: encoding/line: make it an io.Reader too (Closed)

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

Description

encoding/line: make it an io.Reader too

Patch Set 1 #

Patch Set 2 : code review 4066043: encoding/line: make it an io.Reader too #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -5 lines) Patch
M src/pkg/encoding/line/line.go View 2 chunks +22 lines, -5 lines 0 comments Download
M src/pkg/encoding/line/line_test.go View 2 chunks +21 lines, -0 lines 0 comments Download

Messages

Total messages: 6
bradfitz
Hello agl1 (cc: golang-dev@googlegroups.com), I'd like you to review this change.
13 years, 10 months ago (2011-01-25 17:01:34 UTC) #1
bradfitzgoog
Background: I wanted a line reader to read some HTTP headers, but once those are ...
13 years, 10 months ago (2011-01-25 17:05:23 UTC) #2
agl1
LGTM On Jan 25, 2011 12:01 PM, <bradfitz@golang.org> wrote: > Reviewers: agl1, > > Message: ...
13 years, 10 months ago (2011-01-25 17:08:48 UTC) #3
rsc
LGTM
13 years, 10 months ago (2011-01-25 17:56:25 UTC) #4
rsc
On Tue, Jan 25, 2011 at 12:05, Brad Fitzpatrick <bradfitz@google.com> wrote: > Background: I wanted ...
13 years, 10 months ago (2011-01-25 17:58:09 UTC) #5
agl1
13 years, 10 months ago (2011-01-26 15:00:09 UTC) #6
*** Submitted as http://code.google.com/p/go/source/detail?r=dea4783741a3 ***

encoding/line: make it an io.Reader too

R=agl1, bradfitzwork, rsc
CC=golang-dev
http://codereview.appspot.com/4066043

Committer: Adam Langley <agl@golang.org>
Sign in to reply to this message.

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