]> Cypherpunks repositories - gostls13.git/commit
cmd/gc: explain 'nointerface' method failure
authorRuss Cox <rsc@golang.org>
Thu, 20 Feb 2014 20:42:08 +0000 (15:42 -0500)
committerRuss Cox <rsc@golang.org>
Thu, 20 Feb 2014 20:42:08 +0000 (15:42 -0500)
commit574e0f9a4833a0c81bc4ea7efd9ea9bb46cb59b9
tree248af1a37ca0e74ca892b17200c827c661c80650
parenta8a7f18aeaf66e74f4f89b95d6cd43bab6cbf59d
cmd/gc: explain 'nointerface' method failure

The message used to say that there was a type
mismatch, which is not necessarily true.

TBR=ken2
CC=golang-codereviews
https://golang.org/cl/66600044
src/cmd/gc/subr.c