]> Cypherpunks repositories - gostls13.git/commit
gc: undo attempt at fixing recursive interface embedding
authorRuss Cox <rsc@golang.org>
Wed, 17 Feb 2010 01:44:15 +0000 (17:44 -0800)
committerRuss Cox <rsc@golang.org>
Wed, 17 Feb 2010 01:44:15 +0000 (17:44 -0800)
commit7b5789b5848f88da067d27a5cfa4bd62a77b1c12
tree79b940681e2072a31d842faefb67e60b790baf91
parent855986d54f7831fa45f3b30cb9732d0d5758fc88
gc: undo attempt at fixing recursive interface embedding

Fixes #582.

Update #287
Status: Accepted
Bug fix was too intrusive; undo and reopen issue.

R=ken2
CC=golang-dev
https://golang.org/cl/209044
src/cmd/gc/walk.c
test/bugs/bug250.go [moved from test/fixedbugs/bug250.go with 100% similarity]
test/bugs/bug251.go [moved from test/fixedbugs/bug251.go with 100% similarity]
test/fixedbugs/bug195.go
test/fixedbugs/bug256.go [new file with mode: 0644]
test/golden.out