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

Issue 4013045: code review 4013045: spec: remove non-blocking channel operators (Closed)

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

Description

spec: remove non-blocking channel operators Add intended changes for close + closed, commented out.

Patch Set 1 #

Patch Set 2 : code review 4013045: spec: remove non-blocking channel operators #

Total comments: 4

Patch Set 3 : code review 4013045: spec: remove non-blocking channel operators #

Patch Set 4 : code review 4013045: spec: remove non-blocking channel operators #

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

Messages

Total messages: 8
rsc
Hello golang-dev@googlegroups.com, I'd like you to review this change.
13 years, 3 months ago (2011-01-27 13:55:06 UTC) #1
rsc
As discussed here: http://goo.gl/OTz4U
13 years, 3 months ago (2011-01-27 14:00:50 UTC) #2
niemeyer
Looks good. Just some minor suggestions. http://codereview.appspot.com/4013045/diff/2001/doc/go_spec.html File doc/go_spec.html (right): http://codereview.appspot.com/4013045/diff/2001/doc/go_spec.html#newcode3073 doc/go_spec.html:3073: because the channel ...
13 years, 3 months ago (2011-01-27 19:07:56 UTC) #3
r
LGTM, agree with niemeyer.
13 years, 3 months ago (2011-01-27 19:15:31 UTC) #4
gri1
FYI. LGTM otherwise. http://codereview.appspot.com/4013045/diff/2001/doc/go_spec.html File doc/go_spec.html (right): http://codereview.appspot.com/4013045/diff/2001/doc/go_spec.html#newcode2 doc/go_spec.html:2: <!-- subtitle Version of January 26, ...
13 years, 3 months ago (2011-01-27 19:36:23 UTC) #5
rsc
I changed the part gri pointed out to The multi-valued <a href="#Communication_operators">receive operation</a> returns a ...
13 years, 3 months ago (2011-01-27 19:41:33 UTC) #6
gri1
LGTM On Thu, Jan 27, 2011 at 11:41 AM, Russ Cox <rsc@golang.org> wrote: > I ...
13 years, 3 months ago (2011-01-27 19:48:13 UTC) #7
rsc
13 years, 3 months ago (2011-01-27 20:34:31 UTC) #8
*** Submitted as 53eb0fc9b87f ***

spec: remove non-blocking channel operators

Add intended changes for close + closed, commented out.

R=golang-dev, niemeyer, r, gri1
CC=golang-dev
http://codereview.appspot.com/4013045
Sign in to reply to this message.

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