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

Issue 4677041: code review 4677041: exp/template: allow an empty interface value to be the ... (Closed)

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

Description

exp/template: allow an empty interface value to be the target of range, etc. We extract the concrete value inside.

Patch Set 1 #

Patch Set 2 : diff -r 7cf3bd8d4b1c https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 7cf3bd8d4b1c https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -8 lines) Patch
M src/pkg/exp/template/exec.go View 1 1 chunk +4 lines, -0 lines 0 comments Download
M src/pkg/exp/template/exec_test.go View 3 chunks +12 lines, -8 lines 0 comments Download

Messages

Total messages: 4
r
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 8 months ago (2011-07-06 06:18:27 UTC) #1
r
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), Please take another look.
13 years, 8 months ago (2011-07-06 06:32:17 UTC) #2
adg
LGTM Yay!
13 years, 8 months ago (2011-07-06 06:33:55 UTC) #3
r
13 years, 8 months ago (2011-07-06 06:40:51 UTC) #4
*** Submitted as http://code.google.com/p/go/source/detail?r=c50fb70dd5f8 ***

exp/template: allow an empty interface value to be the target of range, etc.
We extract the concrete value inside.

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

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