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

Issue 1825043: code review 1825043: Go specification: Lock down some details about channels... (Closed)

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

Description

Go specification: Lock down some details about channels and select: - nil channel in regular send or receive panics - empty select blocks forever

Patch Set 1 #

Total comments: 3

Patch Set 2 : code review 1825043: Go specification: Lock down some details about channels... #

Patch Set 3 : code review 1825043: Go specification: Lock down some details about channels... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -10 lines) Patch
M doc/go_spec.html View 1 2 5 chunks +21 lines, -10 lines 0 comments Download

Messages

Total messages: 6
r
Hello rsc, gri, iant, ken2 (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 8 months ago (2010-07-13 22:30:25 UTC) #1
gri
http://codereview.appspot.com/1825043/diff/1/2 File doc/go_spec.html (right): http://codereview.appspot.com/1825043/diff/1/2#newcode3068 doc/go_spec.html:3068: in a communications clause of a <a href="#Select_statements">select statement</a>. ...
14 years, 8 months ago (2010-07-13 22:58:17 UTC) #2
r
Hello rsc, gri, iant, ken2 (cc: golang-dev@googlegroups.com), Please take another look.
14 years, 8 months ago (2010-07-13 23:03:40 UTC) #3
gri
LGTM On Tue, Jul 13, 2010 at 4:03 PM, <r@golang.org> wrote: > Hello rsc, gri, ...
14 years, 8 months ago (2010-07-13 23:07:23 UTC) #4
rsc1
LGTM
14 years, 8 months ago (2010-07-13 23:22:25 UTC) #5
r
14 years, 8 months ago (2010-07-13 23:24:09 UTC) #6
*** Submitted as http://code.google.com/p/go/source/detail?r=4a65a2f4024f ***

Go specification: Lock down some details about channels and select:
- nil channel in regular send or receive panics
- empty select blocks forever

R=rsc, gri, iant, ken2
CC=golang-dev
http://codereview.appspot.com/1825043
Sign in to reply to this message.

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