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

Issue 7066053: code review 7066053: html/template: Improve documentation of template.Must. (Closed)

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

Description

html/template: Clarifying references to "text/template" in the documentation. Fixes issue 4634.

Patch Set 1 #

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

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

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

Patch Set 5 : diff -r b9bee6184b4e https://code.google.com/p/go #

Total comments: 2

Patch Set 6 : diff -r b9bee6184b4e https://code.google.com/p/go #

Patch Set 7 : diff -r b9bee6184b4e https://code.google.com/p/go #

Total comments: 1

Patch Set 8 : diff -r f0176b564837 https://code.google.com/p/go #

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

Messages

Total messages: 7
francesc
Hello adg@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
11 years, 4 months ago (2013-01-08 19:02:11 UTC) #1
kevlar
https://codereview.appspot.com/7066053/diff/7002/src/pkg/html/template/template.go File src/pkg/html/template/template.go (right): https://codereview.appspot.com/7066053/diff/7002/src/pkg/html/template/template.go#newcode271 src/pkg/html/template/template.go:271: // Must panics if err is non-nil. Otherwise, t ...
11 years, 4 months ago (2013-01-08 22:07:02 UTC) #2
adg
https://codereview.appspot.com/7066053/diff/7002/src/pkg/html/template/template.go File src/pkg/html/template/template.go (right): https://codereview.appspot.com/7066053/diff/7002/src/pkg/html/template/template.go#newcode271 src/pkg/html/template/template.go:271: // Must panics if err is non-nil. Otherwise, t ...
11 years, 4 months ago (2013-01-09 00:18:11 UTC) #3
francesc
On 2013/01/09 00:18:11, adg wrote: > https://codereview.appspot.com/7066053/diff/7002/src/pkg/html/template/template.go > File src/pkg/html/template/template.go (right): > > https://codereview.appspot.com/7066053/diff/7002/src/pkg/html/template/template.go#newcode271 > ...
11 years, 4 months ago (2013-01-10 09:42:08 UTC) #4
francesc
On 2013/01/10 09:42:08, gocampoy wrote: > On 2013/01/09 00:18:11, adg wrote: > > > https://codereview.appspot.com/7066053/diff/7002/src/pkg/html/template/template.go ...
11 years, 4 months ago (2013-01-10 10:22:13 UTC) #5
adg
LGTM https://codereview.appspot.com/7066053/diff/4004/src/pkg/html/template/template.go File src/pkg/html/template/template.go (right): https://codereview.appspot.com/7066053/diff/4004/src/pkg/html/template/template.go#newcode241 src/pkg/html/template/template.go:241: // as FuncMap in "text/template", copied here so ...
11 years, 4 months ago (2013-01-10 23:33:24 UTC) #6
francesc
11 years, 4 months ago (2013-01-14 12:11:29 UTC) #7
*** Submitted as https://code.google.com/p/go/source/detail?r=2b24ee0f7b5e ***

html/template: Clarifying references to "text/template" in the documentation.

Fixes issue 4634.

R=adg, kevlar
CC=golang-dev
https://codereview.appspot.com/7066053
Sign in to reply to this message.

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