]> Cypherpunks repositories - gostls13.git/commit
undo CL 66510044 / 6c0339d94123
authorRuss Cox <rsc@golang.org>
Mon, 14 Apr 2014 13:48:11 +0000 (09:48 -0400)
committerRuss Cox <rsc@golang.org>
Mon, 14 Apr 2014 13:48:11 +0000 (09:48 -0400)
commitc48db9a47388bfbcec97d33b03ee81ffe7eb50af
treef15ec755de5fc5fd5bea37eab62ede574e8874ea
parent72185093f669eab9b07523bded3d186b4bb4321d
undo CL 66510044 / 6c0339d94123

Broke other things - see issue 7522.

Fixes #7522.
Reopens issue 7363.

««« original CL description
cmd/gc: make embedded, unexported fields read-only.

Fixes #7363.

LGTM=gri
R=gri, rsc, bradfitz
CC=golang-codereviews
https://golang.org/cl/66510044
»»»

LGTM=r, mpvl
R=golang-codereviews, r
CC=golang-codereviews, iant, mpvl
https://golang.org/cl/85580046
src/cmd/gc/reflect.c
test/fixedbugs/issue7363.go [deleted file]