]> Cypherpunks repositories - gostls13.git/commit
cgo: use packed struct to fix Windows behavior
authorRuss Cox <rsc@golang.org>
Wed, 18 May 2011 18:08:12 +0000 (14:08 -0400)
committerRuss Cox <rsc@golang.org>
Wed, 18 May 2011 18:08:12 +0000 (14:08 -0400)
commit975ba88e0e6c0de73d9c80de67013256be75b49e
tree60de1d4a7651d1daef6ef378c6eb27f64f9ec96e
parent82ddf970947dd4502ac966d5d90d5e3f1dd3d99a
cgo: use packed struct to fix Windows behavior

R=golang-dev, mattn.jp, jcowgar, iant
CC=golang-dev
https://golang.org/cl/4535080
src/cmd/cgo/out.go