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

Issue 5321058: code review 5321058: spec: define that initialization is sequential (Closed)

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

Description

spec: define that initialization is sequential This is true of the existing implementations, and I think it is an important property to guarantee.

Patch Set 1 #

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

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

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

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

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

Messages

Total messages: 10
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-27 01:14:24 UTC) #1
r2
they will run concurrently if you call them directly. it would be folly to do ...
13 years, 5 months ago (2011-10-27 01:53:59 UTC) #2
rsc
On Wed, Oct 26, 2011 at 18:53, Rob 'Commander' Pike <r@google.com> wrote: > they will ...
13 years, 5 months ago (2011-10-27 01:58:40 UTC) #3
borman
recursive inits? (sorry, I could not help myself :-) On Wed, Oct 26, 2011 at ...
13 years, 5 months ago (2011-10-27 02:13:32 UTC) #4
rsc
On Wed, Oct 26, 2011 at 19:13, Paul Borman <borman@google.com> wrote: > recursive inits? (sorry, ...
13 years, 5 months ago (2011-10-27 02:37:06 UTC) #5
r2
right. forgot that detail. i still prefer my version; it's clearer than statements about concurrency. ...
13 years, 5 months ago (2011-10-27 03:07:34 UTC) #6
rsc
PTAL. I kept the first sentence to make clear that one package init happens at ...
13 years, 5 months ago (2011-10-27 14:43:39 UTC) #7
r
LGTM
13 years, 5 months ago (2011-10-27 15:50:38 UTC) #8
rsc
*** Submitted as http://code.google.com/p/go/source/detail?r=3f70682b9214 *** spec: define that initialization is sequential This is true of ...
13 years, 5 months ago (2011-10-27 19:22:54 UTC) #9
r
13 years, 5 months ago (2011-10-28 15:09:59 UTC) #10
LGTM
Sign in to reply to this message.

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