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

Issue 6441102: code review 6441102: spec: clarify evaluation order (Closed)

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

Description

spec: clarify evaluation order Fixes issue 3852.

Patch Set 1 #

Patch Set 2 : diff -r 30dfc01b473c https://code.google.com/p/go #

Patch Set 3 : diff -r 30dfc01b473c https://code.google.com/p/go #

Patch Set 4 : diff -r 30dfc01b473c https://code.google.com/p/go #

Patch Set 5 : diff -r 30dfc01b473c https://code.google.com/p/go #

Patch Set 6 : diff -r 30dfc01b473c https://code.google.com/p/go #

Patch Set 7 : diff -r 30dfc01b473c https://code.google.com/p/go #

Patch Set 8 : diff -r 30dfc01b473c https://code.google.com/p/go #

Total comments: 1

Patch Set 9 : diff -r 30dfc01b473c https://code.google.com/p/go #

Patch Set 10 : diff -r 0e114e4df4ec https://code.google.com/p/go #

Total comments: 8

Patch Set 11 : diff -r b5dd89dce002 https://code.google.com/p/go #

Patch Set 12 : diff -r b5dd89dce002 https://code.google.com/p/go #

Patch Set 13 : diff -r b5dd89dce002 https://code.google.com/p/go #

Total comments: 2

Patch Set 14 : diff -r b5dd89dce002 https://code.google.com/p/go #

Patch Set 15 : diff -r 9ef259879f24 https://code.google.com/p/go #

Patch Set 16 : diff -r 9ef259879f24 https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -3 lines) Patch
M doc/go_spec.html View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +11 lines, -3 lines 0 comments Download

Messages

Total messages: 12
gri
Hello r@golang.org, rsc@golang.org, iant@golang.org, ken@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to ...
12 years, 7 months ago (2012-08-03 21:59:56 UTC) #1
iant
http://codereview.appspot.com/6441102/diff/8001/doc/go_spec.html File doc/go_spec.html (right): http://codereview.appspot.com/6441102/diff/8001/doc/go_spec.html#newcode3699 doc/go_spec.html:3699: Unless specified otherwise, when evaluating the <a href="#Operands">operands</a> You ...
12 years, 7 months ago (2012-08-03 22:07:44 UTC) #2
gri
I think this is still covered in the Assignments section: "The assignment proceeds in two ...
12 years, 7 months ago (2012-08-03 22:14:12 UTC) #3
iant
LGTM http://codereview.appspot.com/6441102/diff/10003/doc/go_spec.html File doc/go_spec.html (right): http://codereview.appspot.com/6441102/diff/10003/doc/go_spec.html#newcode3 doc/go_spec.html:3: "Subtitle": "Version of August 63, 2012", August 63 ...
12 years, 7 months ago (2012-08-08 15:37:46 UTC) #4
rsc
I know this is nitpicky, but I think the new text is making implicit promises ...
12 years, 7 months ago (2012-08-08 18:32:38 UTC) #5
iant
On 2012/08/08 18:32:38, rsc wrote: > Where is the possible 'otherwise'? The && and || ...
12 years, 7 months ago (2012-08-08 18:59:03 UTC) #6
gri
PTAL. http://codereview.appspot.com/6441102/diff/10003/doc/go_spec.html File doc/go_spec.html (right): http://codereview.appspot.com/6441102/diff/10003/doc/go_spec.html#newcode3 doc/go_spec.html:3: "Subtitle": "Version of August 63, 2012", On 2012/08/08 ...
12 years, 7 months ago (2012-08-08 20:22:41 UTC) #7
r
LGTM http://codereview.appspot.com/6441102/diff/12003/doc/go_spec.html File doc/go_spec.html (right): http://codereview.appspot.com/6441102/diff/12003/doc/go_spec.html#newcode3723 doc/go_spec.html:3723: x := []int{a, f()} // x may be ...
12 years, 7 months ago (2012-08-08 21:51:28 UTC) #8
gri
PTAL. Any others? http://codereview.appspot.com/6441102/diff/12003/doc/go_spec.html File doc/go_spec.html (right): http://codereview.appspot.com/6441102/diff/12003/doc/go_spec.html#newcode3723 doc/go_spec.html:3723: x := []int{a, f()} // x ...
12 years, 7 months ago (2012-08-08 22:04:01 UTC) #9
iant
LGTM
12 years, 7 months ago (2012-08-08 22:13:26 UTC) #10
gri
*** Submitted as http://code.google.com/p/go/source/detail?r=6beada1bf6c2 *** spec: clarify evaluation order Fixes issue 3852. R=r, rsc, iant, ...
12 years, 7 months ago (2012-08-09 18:50:21 UTC) #11
rsc
12 years, 7 months ago (2012-08-09 20:11:07 UTC) #12
LGTM, thanks
Sign in to reply to this message.

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