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

Issue 1760043: code review 1760043: go spec: specify len/cap for nil slices, maps, and channels (Closed)

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

Description

go spec: specify len/cap for nil slices, maps, and channels Fixes issue 891.

Patch Set 1 #

Patch Set 2 : code review 1760043: go spec: specify len/cap for nil slices, maps, and channels #

Patch Set 3 : code review 1760043: go spec: specify len/cap for nil slices, maps, and channels #

Total comments: 2

Patch Set 4 : code review 1760043: go spec: specify len/cap for nil slices, maps, and channels #

Patch Set 5 : code review 1760043: go spec: specify len/cap for nil slices, maps, and channels #

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

Messages

Total messages: 4
gri
Hello r, rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 8 months ago (2010-07-13 01:29:06 UTC) #1
r
LGTM http://codereview.appspot.com/1760043/diff/4001/5001 File doc/go_spec.html (right): http://codereview.appspot.com/1760043/diff/4001/5001#newcode1157 doc/go_spec.html:1157: For a map <code>m</code> it can be discovered ...
14 years, 8 months ago (2010-07-13 17:29:16 UTC) #2
rsc
LGTM
14 years, 8 months ago (2010-07-13 18:45:04 UTC) #3
gri
14 years, 8 months ago (2010-07-13 18:55:07 UTC) #4
*** Submitted as http://code.google.com/p/go/source/detail?r=e18d4fc8c44f ***

go spec: specify len/cap for nil slices, maps, and channels

Fixes issue 891.

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

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