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

Issue 4249065: code review 4249065: spec: remove closed from language, replaced by x, ok = <-c (Closed)

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

Description

spec: remove closed from language, replaced by x, ok = <-c

Patch Set 1 #

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

Patch Set 3 : diff -r 56e6287f4be7 https://go.googlecode.com/hg/ #

Total comments: 5

Patch Set 4 : diff -r 56e6287f4be7 https://go.googlecode.com/hg #

Total comments: 4

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

Total comments: 1

Patch Set 6 : diff -r f5f7149e5a1c https://go.googlecode.com/hg #

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

Messages

Total messages: 12
rsc
Hello gri, r (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
14 years ago (2011-03-10 15:41:48 UTC) #1
gri
http://codereview.appspot.com/4249065/diff/4001/doc/go_spec.html File doc/go_spec.html (right): http://codereview.appspot.com/4249065/diff/4001/doc/go_spec.html#newcode2 doc/go_spec.html:2: <!-- subtitle Version of March 7, 2011 --> Please ...
14 years ago (2011-03-10 17:09:54 UTC) #2
rsc
Hello gri, r (cc: golang-dev@googlegroups.com), Please take another look.
14 years ago (2011-03-11 15:08:34 UTC) #3
gri
http://codereview.appspot.com/4249065/diff/8001/doc/go_spec.html File doc/go_spec.html (right): http://codereview.appspot.com/4249065/diff/8001/doc/go_spec.html#newcode1239 doc/go_spec.html:1239: <a href="#Close"><code>close</code></a> and tested maybe two sentences? s/ and ...
14 years ago (2011-03-11 19:15:04 UTC) #4
r
http://codereview.appspot.com/4249065/diff/8001/doc/go_spec.html File doc/go_spec.html (right): http://codereview.appspot.com/4249065/diff/8001/doc/go_spec.html#newcode1240 doc/go_spec.html:1240: for closure using a two-element assignment form of the ...
14 years ago (2011-03-11 19:20:35 UTC) #5
rsc
crossed in the mail; i have now (not uploaded): A channel may be closed with ...
14 years ago (2011-03-11 19:21:53 UTC) #6
r2
LGTM
14 years ago (2011-03-11 19:22:37 UTC) #7
rsc
Hello gri, r, r2 (cc: golang-dev@googlegroups.com), Please take another look.
14 years ago (2011-03-11 19:23:22 UTC) #8
gri
LGTM
14 years ago (2011-03-11 19:24:44 UTC) #9
r
LGTM http://codereview.appspot.com/4249065/diff/16001/doc/go_spec.html File doc/go_spec.html (right): http://codereview.appspot.com/4249065/diff/16001/doc/go_spec.html#newcode1242 doc/go_spec.html:1242: tests whether a channel is closed. s/is/has been/ ...
14 years ago (2011-03-11 19:25:29 UTC) #10
rsc
has been it is.
14 years ago (2011-03-11 19:27:40 UTC) #11
rsc
14 years ago (2011-03-11 19:47:07 UTC) #12
*** Submitted as 1af084d5182c ***

spec: remove closed from language, replaced by x, ok = <-c

R=gri, r, r2
CC=golang-dev
http://codereview.appspot.com/4249065
Sign in to reply to this message.

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