]> Cypherpunks repositories - gostls13.git/commit
[release-branch.r60] template: indirect or dereference function arguments if necessar...
authorAndrew Gerrand <adg@golang.org>
Thu, 8 Sep 2011 01:15:38 +0000 (11:15 +1000)
committerAndrew Gerrand <adg@golang.org>
Thu, 8 Sep 2011 01:15:38 +0000 (11:15 +1000)
commit8b228654d07f5b3f849c64885b376d135b4ee154
treebacfddc0370fdfdcc20d469b4e5c8d57cf1a6ab9
parent2800956682af70ec2fd79960c052b9aaeef2ad52
[release-branch.r60] template: indirect or dereference function arguments if necessary to match the type of the formal.

««« CL 4967056 / a163a464ef59
template: indirect or dereference function arguments if necessary to match the type of the formal.
Fixes #2235

R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/4967056
»»»

R=dsymonds
CC=golang-dev
https://golang.org/cl/4992043
src/pkg/template/exec.go
src/pkg/template/exec_test.go