]> Cypherpunks repositories - gostls13.git/commit
avoid pointer-to-slice operations in gobuild
authorRuss Cox <rsc@golang.org>
Mon, 22 Jun 2009 21:24:32 +0000 (14:24 -0700)
committerRuss Cox <rsc@golang.org>
Mon, 22 Jun 2009 21:24:32 +0000 (14:24 -0700)
commit2fcc8f2fb6ae50fd30a33f2d523f0a6f72542819
tree708e4b6621bd917e741e5e0fa0dfc17fa0e3da4e
parentee23998963d293615768845579c923da3bd3a97a
avoid pointer-to-slice operations in gobuild

R=r
DELTA=19  (3 added, 1 deleted, 15 changed)
OCL=30591
CL=30601
src/cmd/gobuild/gobuild.go
src/cmd/gobuild/util.go