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

Issue 1081041: code review 1081041: go spec: clarification of make arguments, (Closed)

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

Description

go spec: clarification of make arguments, specification of runtime exceptions for make and division by zero

Patch Set 1 #

Total comments: 3

Patch Set 2 : code review 1081041: go spec: clarification of make arguments, #

Total comments: 1

Patch Set 3 : code review 1081041: go spec: clarification of make arguments, #

Total comments: 1

Patch Set 4 : code review 1081041: go spec: clarification of make arguments, #

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

Messages

Total messages: 10
gri
Hello r, rsc, ken2, iant (cc: golang-dev@googlegroups.com), I'd like you to review this change.
13 years, 12 months ago (2010-05-03 20:24:01 UTC) #1
iant
LGTM
13 years, 12 months ago (2010-05-03 23:45:52 UTC) #2
r
http://codereview.appspot.com/1081041/diff/1/2 File doc/go_spec.html (right): http://codereview.appspot.com/1081041/diff/1/2#newcode2926 doc/go_spec.html:2926: occurs or not is implementation-specific. s/or not / ("whether" ...
13 years, 11 months ago (2010-05-04 17:17:17 UTC) #3
gri
PTAL - Robert On Tue, May 4, 2010 at 10:17 AM, <r@golang.org> wrote: > > ...
13 years, 11 months ago (2010-05-04 19:51:02 UTC) #4
r
http://codereview.appspot.com/1081041/diff/6001/7001 File doc/go_spec.html (right): http://codereview.appspot.com/1081041/diff/6001/7001#newcode4435 doc/go_spec.html:4435: make(T) channel synchronous channel of type T with no ...
13 years, 11 months ago (2010-05-04 19:53:38 UTC) #5
rsc
The restriction is actually 0 <= n <= m <= maxlen where maxlen is the ...
13 years, 11 months ago (2010-05-04 19:56:25 UTC) #6
gri
PTAL On Tue, May 4, 2010 at 12:56 PM, Russ Cox <rsc@golang.org> wrote: > The ...
13 years, 11 months ago (2010-05-04 21:35:48 UTC) #7
rsc1
LGTM
13 years, 11 months ago (2010-05-04 21:41:24 UTC) #8
r
LGTM http://codereview.appspot.com/1081041/diff/13001/14001 File doc/go_spec.html (right): http://codereview.appspot.com/1081041/diff/13001/14001#newcode4444 doc/go_spec.html:4444: <code>m</code> don't fit into an <code>int</code>. s/don't fit ...
13 years, 11 months ago (2010-05-05 00:16:15 UTC) #9
gri
13 years, 11 months ago (2010-05-05 00:31:44 UTC) #10
*** Submitted as http://code.google.com/p/go/source/detail?r=bb59d0168350 ***

go spec: clarification of make arguments,
specification of runtime exceptions for
make and division by zero

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

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