1
0
mirror of https://github.com/golang/go synced 2024-10-03 02:31:21 -06:00
go/misc/cgo/stdio
Russ Cox a2450c1456 cgo: bug fixes
* Add documentation about array arguments.  Fixes issue 1125.
* Do not interpret x, y := z, w as special errno form.  Fixes issue 952.
* Fix nested Go calls (brainman).  Fixes issue 907.

R=r
CC=golang-dev
https://golang.org/cl/2214044
2010-09-21 22:41:19 -04:00
..
align.go cgo: various bug fixes 2010-07-14 17:17:53 -07:00
chain.go cgo: various bug fixes 2010-07-14 17:17:53 -07:00
fib.go cgo: various bug fixes 2010-07-14 17:17:53 -07:00
file.go cgo: various bug fixes 2010-07-14 17:17:53 -07:00
golden.out add cgo test that doesn't depend on 2009-10-03 11:33:51 -07:00
hello.go cgo: various bug fixes 2010-07-14 17:17:53 -07:00
Makefile build: remove unnecessary references to GOBIN and GOROOT 2010-08-30 15:40:56 -04:00
test.bash build: remove unnecessary references to GOBIN and GOROOT 2010-08-30 15:40:56 -04:00
test.go cgo: bug fixes 2010-09-21 22:41:19 -04:00