]> Cypherpunks repositories - gostls13.git/commit
fixes for funcs without returns
authorRob Pike <r@golang.org>
Thu, 11 Sep 2008 22:48:42 +0000 (15:48 -0700)
committerRob Pike <r@golang.org>
Thu, 11 Sep 2008 22:48:42 +0000 (15:48 -0700)
commitd6f15be61dfc494f1faf489b180869bc4b9f1161
tree0c4cfeae1803b8b4da4c2472b61584b66be41eaa
parentff65872fbfebf292ca0067a00b7879d98472f5b8
fixes for funcs without returns

R=ken
OCL=15170
CL=15170
src/lib/flag.go
src/lib/math/hypot.go
src/lib/math/pow.go
src/lib/os/os_error.go
test/chan/powser1.go
test/fixedbugs/bug028.go
test/fixedbugs/bug086.go [moved from test/bugs/bug086.go with 100% similarity]
test/golden.out