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

Issue 5436063: code review 5436063: text/template: fix bug in Clone (Closed)

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

Description

text/template: fix bug in Clone Cloned template copied the root template incorrectly. Add test of self-consistency.

Patch Set 1 #

Patch Set 2 : diff -r 45e3c28dc7b5 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 45e3c28dc7b5 https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r 221f3eb76b52 https://go.googlecode.com/hg/ #

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

Messages

Total messages: 3
r
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 3 months ago (2011-11-24 15:53:32 UTC) #1
dsymonds
LGTM
13 years, 3 months ago (2011-11-24 20:45:24 UTC) #2
r
13 years, 3 months ago (2011-11-25 00:07:16 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=bcd30c187a37 ***

text/template: fix bug in Clone
Cloned template copied the root template incorrectly.
Add test of self-consistency.

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

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