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

Issue 708041: code review 708041: go spec: modification of defer statement (Closed)

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

Description

go spec: modification of defer statement

Patch Set 1 #

Patch Set 2 : code review 708041: go spec: modification of defer statement #

Patch Set 3 : code review 708041: go spec: modification of defer statement #

Patch Set 4 : code review 708041: go spec: modification of defer statement #

Total comments: 4

Patch Set 5 : code review 708041: go spec: modification of defer statement #

Patch Set 6 : code review 708041: go spec: modification of defer statement #

Patch Set 7 : code review 708041: go spec: modification of defer statement #

Patch Set 8 : code review 708041: go spec: modification of defer statement #

Patch Set 9 : code review 708041: go spec: modification of defer statement #

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

Messages

Total messages: 12
gri
Hello r, rsc, ken2, iant (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 11 months ago (2010-03-23 23:49:48 UTC) #1
gri
PS: Changed "Specifically" to "For instance". - Robert On Tue, Mar 23, 2010 at 4:49 ...
14 years, 11 months ago (2010-03-23 23:52:29 UTC) #2
rsc
> +are in scope within the literal, the deferred function may access the s/access/& and ...
14 years, 11 months ago (2010-03-23 23:53:30 UTC) #3
rsc
LGTM though add an implementation restriction at the bottom of the spec saying that it's ...
14 years, 11 months ago (2010-03-23 23:54:04 UTC) #4
rsc
also, delete http://golang.org/doc/go_spec.html#Address_operators A function result variable is not addressable.
14 years, 11 months ago (2010-03-23 23:54:50 UTC) #5
gri
Hello r, rsc, ken2, iant (cc: golang-dev@googlegroups.com), Please take another look.
14 years, 11 months ago (2010-03-23 23:58:53 UTC) #6
rsc1
LGTM http://codereview.appspot.com/708041/diff/13001/14001 File doc/go_spec.html (right): http://codereview.appspot.com/708041/diff/13001/14001#newcode2999 doc/go_spec.html:2999: A function result variable is not addressable. delete ...
14 years, 11 months ago (2010-03-24 00:00:17 UTC) #7
gri
Hello r, rsc, ken2, iant (cc: golang-dev@googlegroups.com), Please take another look.
14 years, 11 months ago (2010-03-24 00:00:25 UTC) #8
r
LGTM you can address the comments on the implementation restrictions in another CL if you ...
14 years, 11 months ago (2010-03-24 00:00:43 UTC) #9
rsc
> http://codereview.appspot.com/708041/diff/13001/14001#newcode4944 > doc/go_spec.html:4944: <li><span class="alert">Method expressions are > not implemented.</span></li> > aren't these done? ...
14 years, 11 months ago (2010-03-24 00:02:48 UTC) #10
iant
LGTM
14 years, 11 months ago (2010-03-24 00:06:39 UTC) #11
gri
14 years, 11 months ago (2010-03-24 00:30:17 UTC) #12
*** Submitted as http://code.google.com/p/go/source/detail?r=0d9f6cfa1a18 ***

go spec: modification of defer statement

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

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