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

Issue 142460043: code review 142460043: text/template: type-check chained node as argument (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 7 months ago by r
Modified:
9 years, 7 months ago
Reviewers:
adg
CC:
golang-codereviews, adg
Visibility:
Public.

Description

text/template: type-check chained node as argument Was just a missing case (literally) in the type checker. Fixes issue 8473.

Patch Set 1 #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -0 lines) Patch
M src/text/template/exec.go View 1 chunk +2 lines, -0 lines 0 comments Download
M src/text/template/exec_test.go View 2 chunks +8 lines, -0 lines 0 comments Download

Messages

Total messages: 3
r
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
9 years, 7 months ago (2014-09-22 22:58:46 UTC) #1
adg
LGTM
9 years, 7 months ago (2014-09-22 23:52:54 UTC) #2
r
9 years, 7 months ago (2014-09-23 00:48:17 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=48355ec55578 ***

text/template: type-check chained node as argument
Was just a missing case (literally) in the type checker.

Fixes issue 8473.

LGTM=adg
R=golang-codereviews, adg
CC=golang-codereviews
https://codereview.appspot.com/142460043
Sign in to reply to this message.

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