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

Issue 5240055: code review 5240055: spec: define order of multiple assignment (Closed)

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

Description

spec: define order of multiple assignment

Patch Set 1 #

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

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

Total comments: 3

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

Total comments: 4

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

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

Patch Set 7 : diff -r 31f70d4380cd https://go.googlecode.com/hg/ #

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

Messages

Total messages: 17
rsc
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 5 months ago (2011-10-12 20:20:59 UTC) #1
r
http://codereview.appspot.com/5240055/diff/4001/doc/go_spec.html File doc/go_spec.html (right): http://codereview.appspot.com/5240055/diff/4001/doc/go_spec.html#newcode3734 doc/go_spec.html:3734: The expressions on the right and any sub-expressions on ...
13 years, 5 months ago (2011-10-12 20:23:54 UTC) #2
gri
FYI http://codereview.appspot.com/5240055/diff/4001/doc/go_spec.html File doc/go_spec.html (right): http://codereview.appspot.com/5240055/diff/4001/doc/go_spec.html#newcode2 doc/go_spec.html:2: <!-- subtitle Version of September 29, 2011 --> ...
13 years, 5 months ago (2011-10-12 20:25:07 UTC) #3
rsc
Hello golang-dev@googlegroups.com, r@golang.org, gri@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
13 years, 5 months ago (2011-10-12 20:35:00 UTC) #4
rsc
Take 2: <p> In the second form, the number of operands on the left must ...
13 years, 5 months ago (2011-10-12 20:35:10 UTC) #5
r
http://codereview.appspot.com/5240055/diff/9001/doc/go_spec.html File doc/go_spec.html (right): http://codereview.appspot.com/5240055/diff/9001/doc/go_spec.html#newcode3738 doc/go_spec.html:3738: <a href="#Order_of_evaluation">the usual rules</a>. <a href="#Order_of_evaluation">the usual rules of ...
13 years, 5 months ago (2011-10-12 20:49:31 UTC) #6
rsc
Done. <p> In the second form, the number of operands on the left must equal ...
13 years, 5 months ago (2011-10-12 20:52:44 UTC) #7
rsc
Hello golang-dev@googlegroups.com, r@golang.org, gri@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
13 years, 5 months ago (2011-10-12 20:52:52 UTC) #8
r
LGTM but iant and gri should weigh in, at least
13 years, 5 months ago (2011-10-12 20:55:42 UTC) #9
gri
http://codereview.appspot.com/5240055/diff/9001/doc/go_spec.html File doc/go_spec.html (right): http://codereview.appspot.com/5240055/diff/9001/doc/go_spec.html#newcode2 doc/go_spec.html:2: <!-- subtitle Version of October 13, 2011 --> I ...
13 years, 5 months ago (2011-10-12 20:58:05 UTC) #10
rsc
> I think this is still a bit vague. Presumably, by operands of index > ...
13 years, 5 months ago (2011-10-12 21:06:42 UTC) #11
r
it would be nice to be clear that in f()[g()] = h() that if f() ...
13 years, 5 months ago (2011-10-12 23:54:55 UTC) #12
gri
+1 and then LGTM On Wed, Oct 12, 2011 at 4:54 PM, <r@golang.org> wrote: > ...
13 years, 5 months ago (2011-10-12 23:55:33 UTC) #13
rsc
I think the checks being delayed is implied by the fact that they are part ...
13 years, 5 months ago (2011-10-13 16:02:06 UTC) #14
gri
LGTM I think the examples make it clear enough for now.
13 years, 4 months ago (2011-10-13 18:16:58 UTC) #15
r
LGTM for now it would be nice to find a cleaner presentation but this will ...
13 years, 4 months ago (2011-10-13 18:26:45 UTC) #16
rsc
13 years, 4 months ago (2011-10-13 19:44:25 UTC) #17
*** Submitted as http://code.google.com/p/go/source/detail?r=2298c321b088 ***

spec: define order of multiple assignment

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

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