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

Issue 7082044: code review 7082044: text/template: Document that range can be used on chan ...

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 3 months ago by kisielk
Modified:
11 years, 3 months ago
Reviewers:
adg
CC:
golang-dev, adg
Visibility:
Public.

Description

text/template: Document that range can be used on chan types. Fixes issue 4640.

Patch Set 1 #

Patch Set 2 : diff -r d96fe1298b88 https://code.google.com/p/go #

Patch Set 3 : diff -r d96fe1298b88 https://code.google.com/p/go #

Total comments: 2

Patch Set 4 : diff -r d96fe1298b88 https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M src/pkg/text/template/doc.go View 1 2 3 1 chunk +4 lines, -4 lines 0 comments Download

Messages

Total messages: 5
kisielk
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
11 years, 3 months ago (2013-01-10 23:41:14 UTC) #1
adg
https://codereview.appspot.com/7082044/diff/4002/src/pkg/text/template/doc.go File src/pkg/text/template/doc.go (right): https://codereview.appspot.com/7082044/diff/4002/src/pkg/text/template/doc.go#newcode66 src/pkg/text/template/doc.go:66: The value of the pipeline must be an array, ...
11 years, 3 months ago (2013-01-11 11:47:34 UTC) #2
kisielk
Hello golang-dev@googlegroups.com, adg@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
11 years, 3 months ago (2013-01-11 17:38:30 UTC) #3
adg
LGTM
11 years, 3 months ago (2013-01-12 00:05:56 UTC) #4
adg
11 years, 3 months ago (2013-01-12 00:06:20 UTC) #5
*** Submitted as https://code.google.com/p/go/source/detail?r=76f4eb620983 ***

text/template: Document that range can be used on chan types.

Fixes issue 4640.

R=golang-dev, adg
CC=golang-dev
https://codereview.appspot.com/7082044

Committer: Andrew Gerrand <adg@golang.org>
Sign in to reply to this message.

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