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

Issue 6631058: code review 6631058: spec: clarify defer semantics (Closed)

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

Description

spec: clarify defer semantics It's already there but only in the "for instance" and so not clear enough: deferred functions run after the result parameters are updated.

Patch Set 1 #

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

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

Messages

Total messages: 3
r
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
12 years, 5 months ago (2012-10-10 02:05:27 UTC) #1
dsymonds
LGTM
12 years, 5 months ago (2012-10-10 02:10:03 UTC) #2
r
12 years, 5 months ago (2012-10-10 02:29:57 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=c3570e8ed478 ***

spec: clarify defer semantics
It's already there but only in the "for instance" and so not
clear enough: deferred functions run after
the result parameters are updated.

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

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