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

Issue 2112041: code review 2112041: netchan: rather than 0, make -1 mean infinite, by analo... (Closed)

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

Description

netchan: rather than 0, make -1 mean infinite, by analogy with strings.Split etc. It's unlikely to affect any extant code, but I wanted to make this API change before digging in for a rewrite.

Patch Set 1 #

Patch Set 2 : code review 2112041: netchan: rather than 0, make -1 mean infinite, by analo... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -4 lines) Patch
M src/pkg/netchan/export.go View 1 chunk +3 lines, -2 lines 0 comments Download
M src/pkg/netchan/import.go View 1 chunk +2 lines, -2 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, 6 months ago (2010-09-01 04:51:56 UTC) #1
rsc
LGTM
14 years, 6 months ago (2010-09-01 13:26:50 UTC) #2
r
14 years, 6 months ago (2010-09-01 22:11:00 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=8cbeb22dcb97 ***

netchan: rather than 0, make -1 mean infinite, by analogy with strings.Split
etc.
It's unlikely to affect any extant code, but I wanted to make this API change
before digging in for a rewrite.

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

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