]> Cypherpunks repositories - gostls13.git/commit
Hack to make cgo's generated go code compile when there are no
authorStephen Ma <stephenm@golang.org>
Tue, 27 Oct 2009 04:21:53 +0000 (21:21 -0700)
committerStephen Ma <stephenm@golang.org>
Tue, 27 Oct 2009 04:21:53 +0000 (21:21 -0700)
commit74aa9dd55a71e0dd310e9f24e989207f6e106fdd
tree9d1cb7b31d8c9192248e048fb85b5df8faa79775
parentf305d0494361ebe581a3229c10fd0b328996afef
Hack to make cgo's generated go code compile when there are no
unsafe.Pointer references inside the C declarations.

R=go-dev
APPROVED=rsc
DELTA=1  (1 added, 0 deleted, 0 changed)
OCL=36063
CL=36063
src/cmd/cgo/out.go