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

Issue 4252057: code review 4252057: io: reimplement Pipe (Closed)

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

Description

io: reimplement Pipe No known bugs in the current pipe, but this one is simpler and easier to understand.

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+89 lines, -212 lines) Patch
M src/pkg/io/pipe.go View 1 6 chunks +89 lines, -212 lines 0 comments Download

Messages

Total messages: 3
rsc
Hello iant (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 1 month ago (2011-03-05 19:30:54 UTC) #1
iant
LGTM nice.
13 years, 1 month ago (2011-03-07 02:41:54 UTC) #2
rsc
13 years, 1 month ago (2011-03-07 15:37:29 UTC) #3
*** Submitted as 7e7ceffb8515 ***

io: reimplement Pipe

No known bugs in the current pipe,
but this one is simpler and easier to
understand.

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

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