]> Cypherpunks repositories - gostls13.git/commit
gc: fix copy([]int, string) error message
authorQuan Yong Zhai <qyzhai@gmail.com>
Thu, 21 Apr 2011 16:09:29 +0000 (12:09 -0400)
committerRuss Cox <rsc@golang.org>
Thu, 21 Apr 2011 16:09:29 +0000 (12:09 -0400)
commit256df10eae78fd0cbb4f41960a3a8ad9f7cc63ae
tree7f3d39caef8736b721370a812a5450eef50a9974
parent29d78f124348d897a505e28fb28058d9a13163d0
gc: fix copy([]int, string) error message

R=rsc
CC=golang-dev
https://golang.org/cl/4433064
src/cmd/gc/typecheck.c