]> Cypherpunks.ru repositories - gostls13.git/commit
test: don't assign address of array to slice.
authorIan Lance Taylor <iant@golang.org>
Tue, 31 Aug 2010 14:34:01 +0000 (07:34 -0700)
committerIan Lance Taylor <iant@golang.org>
Tue, 31 Aug 2010 14:34:01 +0000 (07:34 -0700)
commit5309fae1a344b8a0d4e73a8505bc47e290496ee7
treebf2b2e637f5c4a8394b0fed5dc82e773b4766a5f
parent0f61f0140d4380df86a135d5d8ea89edff9fb278
test: don't assign address of array to slice.

R=rsc
CC=golang-dev
https://golang.org/cl/2084042
test/convert3.go
test/fixedbugs/bug045.go
test/fixedbugs/bug059.go
test/fixedbugs/bug146.go
test/ken/array.go
test/ken/slicearray.go
test/nilptr/arraytoslice.go
test/nilptr/arraytoslice1.go
test/nilptr/arraytoslice2.go