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

Issue 145390043: code review 145390043: bufio: fix handling of empty tokens at end of line/file (Closed)

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

Description

bufio: fix handling of empty tokens at end of line/file Fixes issue 8672.

Patch Set 1 #

Total comments: 1

Patch Set 2 : diff -r a7b4f8b35fa7212e882f2695f410d0b59a7a7d80 https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -1 line) Patch
M src/bufio/scan.go View 1 chunk +3 lines, -1 line 0 comments Download
M src/bufio/scan_test.go View 1 1 chunk +36 lines, -0 lines 0 comments Download

Messages

Total messages: 3
r
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
9 years, 7 months ago (2014-09-25 18:37:58 UTC) #1
rsc
LGTM https://codereview.appspot.com/145390043/diff/1/src/bufio/scan_test.go File src/bufio/scan_test.go (right): https://codereview.appspot.com/145390043/diff/1/src/bufio/scan_test.go#newcode425 src/bufio/scan_test.go:425: This test is way overkill. I spent a ...
9 years, 7 months ago (2014-09-25 19:36:42 UTC) #2
r
9 years, 7 months ago (2014-09-25 19:45:24 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=b35c4cbc07a2 ***

bufio: fix handling of empty tokens at end of line/file
Fixes issue 8672.

LGTM=rsc
R=golang-codereviews, rsc
CC=golang-codereviews
https://codereview.appspot.com/145390043
Sign in to reply to this message.

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