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

Issue 4553061: code review 4553061: encoding/line: delete package. (Closed)

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

Description

encoding/line: delete package. Its functionality is now in bufio. Fixes issue 1869.

Patch Set 1 #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -260 lines) Patch
M src/pkg/Makefile View 1 chunk +0 lines, -1 line 0 comments Download
R src/pkg/encoding/line/Makefile View 1 chunk +0 lines, -11 lines 0 comments Download
R src/pkg/encoding/line/line.go View 1 chunk +0 lines, -115 lines 0 comments Download
R src/pkg/encoding/line/line_test.go View 1 chunk +0 lines, -133 lines 0 comments Download

Messages

Total messages: 3
r
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 10 months ago (2011-05-24 05:59:46 UTC) #1
adg
LGTM
13 years, 10 months ago (2011-05-24 06:03:42 UTC) #2
r
13 years, 10 months ago (2011-05-24 06:05:31 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=26a2b651a7a9 ***

encoding/line: delete package.
Its functionality is now in bufio.
Fixes issue 1869.

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

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