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

Issue 4167045: code review 4167045: encoding/line: fix line returned after EOF (Closed)

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

Description

encoding/line: fix line returned after EOF Fixes issue 1509.

Patch Set 1 #

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

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

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

Patch Set 5 : diff -r acf4d0a7130f https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -0 lines) Patch
M src/pkg/encoding/line/line.go View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M src/pkg/encoding/line/line_test.go View 1 2 2 chunks +23 lines, -0 lines 0 comments Download

Messages

Total messages: 3
agl1
Hello r (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 2 months ago (2011-02-14 15:40:24 UTC) #1
r
LGTM
13 years, 2 months ago (2011-02-14 19:09:47 UTC) #2
agl1
13 years, 2 months ago (2011-02-15 14:52:30 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=54fee29d580d ***

encoding/line: fix line returned after EOF

Fixes issue 1509.

R=r
CC=golang-dev
http://codereview.appspot.com/4167045

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