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

Issue 5316069: code review 5316069: bufio: return nil line from ReadLine on error, as documented (Closed)

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

Description

bufio: return nil line from ReadLine on error, as documented

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -0 lines) Patch
M src/pkg/bufio/bufio.go View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M src/pkg/bufio/bufio_test.go View 1 1 chunk +11 lines, -0 lines 0 comments Download

Messages

Total messages: 3
bradfitz
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 4 months ago (2011-11-01 17:18:31 UTC) #1
adg
LGTM (wait until after the snapshot to submit)
13 years, 4 months ago (2011-11-02 02:27:29 UTC) #2
bradfitz
13 years, 4 months ago (2011-11-02 15:30:56 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=3229dfaf2853 ***

bufio: return nil line from ReadLine on error, as documented

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

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