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

Issue 2215045: code review 2215045: bufio.UnreadRune: fix bug at EOF (Closed)

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

Description

bufio.UnreadRune: fix bug at EOF Fixes issue 1132.

Patch Set 1 #

Patch Set 2 : code review 2215045: bufio.UnreadRune: fix bug at EOF #

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

Messages

Total messages: 3
r
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 10 months ago (2010-09-24 01:45:54 UTC) #1
rsc
LGTM if err != os.EOF would work too.
14 years, 10 months ago (2010-09-24 02:07:29 UTC) #2
r
14 years, 10 months ago (2010-09-24 02:28:18 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=7b27104c0e1f ***

bufio.UnreadRune: fix bug at EOF
Fixes issue 1132.

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

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