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

Issue 4445050: code review 4445050: go spec: attempt at clarifying language for "append" (Closed)

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

Description

go spec: attempt at clarifying language for "append" Specifically, fix a wrong comment. Fixes issue 1717.

Patch Set 1 #

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

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

Total comments: 1

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

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

Total comments: 2

Patch Set 6 : diff -r 33fe8d22b2d2 https://go.googlecode.com/hg/ #

Patch Set 7 : diff -r 786bf832db82 https://go.googlecode.com/hg/ #

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

Messages

Total messages: 10
gri
Hello r, rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
14 years, 11 months ago (2011-04-19 17:59:46 UTC) #1
gri
Hello r, rsc (cc: golang-dev@googlegroups.com), Please take another look.
14 years, 11 months ago (2011-04-19 18:04:08 UTC) #2
r
http://codereview.appspot.com/4445050/diff/4002/doc/go_spec.html File doc/go_spec.html (right): http://codereview.appspot.com/4445050/diff/4002/doc/go_spec.html#newcode4545 doc/go_spec.html:4545: slice of <a href="#Type_identity">identical</a> type. The function <code>append</code> appends ...
14 years, 11 months ago (2011-04-19 18:13:41 UTC) #3
gri
Hello r, rsc (cc: golang-dev@googlegroups.com), Please take another look.
14 years, 11 months ago (2011-04-19 18:19:04 UTC) #4
r
LGTM
14 years, 11 months ago (2011-04-19 18:20:50 UTC) #5
rsc
http://codereview.appspot.com/4445050/diff/4/doc/go_spec.html File doc/go_spec.html (right): http://codereview.appspot.com/4445050/diff/4/doc/go_spec.html#newcode4551 doc/go_spec.html:4551: append(s S, x ...T) S // each x is ...
14 years, 11 months ago (2011-04-19 21:11:20 UTC) #6
gri
PTAL - gri http://codereview.appspot.com/4445050/diff/4/doc/go_spec.html File doc/go_spec.html (right): http://codereview.appspot.com/4445050/diff/4/doc/go_spec.html#newcode4551 doc/go_spec.html:4551: append(s S, x ...T) S // ...
14 years, 11 months ago (2011-04-19 21:24:11 UTC) #7
rsc
LGTM
14 years, 11 months ago (2011-04-19 21:28:59 UTC) #8
gri
*** Submitted as http://code.google.com/p/go/source/detail?r=1c953954868a *** go spec: attempt at clarifying language for "append" Specifically, fix ...
14 years, 11 months ago (2011-04-19 21:38:59 UTC) #9
geminix05221980
5 days, 12 hours ago (2026-03-15 10:01:50 UTC) #10
Message was sent while issue was closed.

          
Sign in to reply to this message.

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