diff options
| author | Robert Griesemer <gri@golang.org> | 2014-05-20 17:46:08 -0700 |
|---|---|---|
| committer | Robert Griesemer <gri@golang.org> | 2014-05-20 17:46:08 -0700 |
| commit | c00043b5d8bd53130bddb5ef1e88643dccc4586f (patch) | |
| tree | fb56262b644d2670b71dbbb61c6bc4dbb6c9a36f /src/pkg/net | |
| parent | cb6cb42ede03d6a35fbe6603f22e8855910f9f51 (diff) | |
| download | go1.3beta2.tar.xz | |
spec: specify order of init() callsgo1.3beta2
The spec did not specify the order in which
init() functions are called. Specify that
they are called in source order since we have
now also specified the initialization order
of independent variables.
While technically a language change, no
existing code could have relied on this,
so this should not break anything.
Per suggestion from rsc.
LGTM=r, iant
R=rsc, iant, r, ken
CC=golang-codereviews
https://golang.org/cl/98420046
Diffstat (limited to 'src/pkg/net')
0 files changed, 0 insertions, 0 deletions
