go/test/interface
Andrew Gerrand 0584eb2e77 [release-branch.r58] reflect: disallow Interface method on Value obtained via unexported name
Also remove exp/datafmt that depends on the broken reflect behavior.

««« CL 5267049 / eeca0d4a91a3
reflect: disallow Interface method on Value obtained via unexported name

Had been allowing it for use by fmt, but it is too hard to lock down.
Fix other packages not to depend on it.

R=r, r
CC=golang-dev
https://golang.org/cl/5266054
»»»

R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/5297042
2011-10-18 14:06:11 +11:00
..
bigdata.go test: remove semiocolons. 2010-09-04 10:36:13 +10:00
convert.go single argument panic 2010-03-30 10:34:57 -07:00
convert1.go test: remove semiocolons. 2010-09-04 10:36:13 +10:00
convert2.go test: remove semiocolons. 2010-09-04 10:36:13 +10:00
embed.go gc, spec, tests: no auto-indirect of pointer to interface value 2010-09-30 14:59:41 -04:00
embed0.go test: remove semiocolons. 2010-09-04 10:36:13 +10:00
embed1.go test: remove semiocolons. 2010-09-04 10:36:13 +10:00
embed2.go gc, spec, tests: no auto-indirect of pointer to interface value 2010-09-30 14:59:41 -04:00
explicit.go delete float, complex - code changes 2011-01-19 23:09:00 -05:00
fail.go test: remove semiocolons. 2010-09-04 10:36:13 +10:00
fake.go [release-branch.r58] reflect: disallow Interface method on Value obtained via unexported name 2011-10-18 14:06:11 +11:00
pointer.go gc: another pointer to interface message 2011-04-21 08:20:29 -04:00
private.go test: add test for interfaces with unexported methods. 2011-03-29 15:04:19 -07:00
private1.go test: add test for interfaces with unexported methods. 2011-03-29 15:04:19 -07:00
receiver.go test: remove semiocolons. 2010-09-04 10:36:13 +10:00
receiver1.go gc: new typechecking rules 2010-06-08 18:50:02 -07:00
recursive.go delete forward type declarations 2009-08-12 14:40:47 -07:00
returntype.go test: remove semiocolons. 2010-09-04 10:36:13 +10:00
struct.go test: remove semiocolons. 2010-09-04 10:36:13 +10:00