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

Issue 4145043: code review 4145043: go spec: clarification re: method sets of newly declare... (Closed)

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

Description

go spec: clarification re: method sets of newly declared pointer types - added an example to Type declarations section clarifying the situation brought up with issue 1324 - slightly re-ordered paragraphs in Types section - added separate heading for method set section and refer to it from elsewhere in the spec - no language changes

Patch Set 1 #

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

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

Total comments: 2

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

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

Messages

Total messages: 8
gri
Hello rsc, r, iant, ken2 (cc: golang-dev@googlegroups.com), I'd like you to review this change to ...
14 years, 2 months ago (2011-02-08 18:27:34 UTC) #1
iant
LGTM
14 years, 2 months ago (2011-02-08 21:00:17 UTC) #2
rsc
LGTM http://codereview.appspot.com/4145043/diff/4001/doc/go_spec.html File doc/go_spec.html (right): http://codereview.appspot.com/4145043/diff/4001/doc/go_spec.html#newcode613 doc/go_spec.html:613: The <i>static type</i> (or just <i>type</i>) of a ...
14 years, 2 months ago (2011-02-08 21:11:54 UTC) #3
r2
On Feb 8, 2011, at 1:11 PM, rsc@golang.org wrote: > LGTM > > > > ...
14 years, 2 months ago (2011-02-08 21:21:46 UTC) #4
gri
http://codereview.appspot.com/4145043/diff/4001/doc/go_spec.html File doc/go_spec.html (right): http://codereview.appspot.com/4145043/diff/4001/doc/go_spec.html#newcode613 doc/go_spec.html:613: The <i>static type</i> (or just <i>type</i>) of a variable ...
14 years, 2 months ago (2011-02-08 21:22:50 UTC) #5
rsc
OK On Tue, Feb 8, 2011 at 16:22, <gri@golang.org> wrote: > > http://codereview.appspot.com/4145043/diff/4001/doc/go_spec.html > File ...
14 years, 2 months ago (2011-02-08 21:24:09 UTC) #6
eh
On 8 February 2011 21:21, Rob 'Commander' Pike <r@google.com> wrote: > > On Feb 8, ...
14 years, 2 months ago (2011-02-08 21:31:01 UTC) #7
gri
14 years, 2 months ago (2011-02-08 21:31:04 UTC) #8
*** Submitted as http://code.google.com/p/go/source/detail?r=a92de010b83d ***

go spec: clarification re: method sets of newly declared pointer types

- added an example to Type declarations section clarifying the
  situation brought up with issue 1324
- slightly re-ordered paragraphs in Types section
- added separate heading for method set section and refer to it
  from elsewhere in the spec
- no language changes

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

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