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

Issue 4869042: code review 4869042: exp/template: find the String method by taking the addr... (Closed)

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

Description

exp/template: find the String method by taking the address if we need to. Also simplify nil handling in printing.

Patch Set 1 #

Total comments: 1

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -6 lines) Patch
M src/pkg/exp/template/exec.go View 1 2 chunks +7 lines, -6 lines 0 comments Download
M src/pkg/exp/template/exec_test.go View 3 chunks +21 lines, -0 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/
14 years, 2 months ago (2011-08-11 04:29:58 UTC) #1
dsymonds
LGTM http://codereview.appspot.com/4869042/diff/1/src/pkg/exp/template/exec.go File src/pkg/exp/template/exec.go (right): http://codereview.appspot.com/4869042/diff/1/src/pkg/exp/template/exec.go#newcode630 src/pkg/exp/template/exec.go:630: break no need for this break now.
14 years, 2 months ago (2011-08-11 04:32:06 UTC) #2
r
14 years, 2 months ago (2011-08-11 04:37:00 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=0d457aeccc91 ***

exp/template: find the String method by taking the address if we need to.
Also simplify nil handling in printing.

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

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