go/src/cmd/cgo
Matthew Dempsky 11016f62d8 cmd/cgo: make C function pointers non-assignable
Fixes #7757.
Fixes #8488.

LGTM=iant
R=iant
CC=golang-codereviews
https://golang.org/cl/118690044
2014-08-12 12:55:12 -07:00
..
ast.go cmd/cgo: replace C.malloc with our own wrapper 2013-09-11 11:30:08 -04:00
doc.go cmd/cgo: document the cgo types also follow Go name space rules. 2014-05-31 00:51:46 -07:00
gcc.go cmd/cgo: make C function pointers non-assignable 2014-08-12 12:55:12 -07:00
godefs.go cmd/cgo: Fix issue with cgo cdefs 2013-07-24 17:27:42 -07:00
main.go cmd/cgo: replace C.malloc with our own wrapper 2013-09-11 11:30:08 -04:00
out.go cmd/cgo: make C function pointers non-assignable 2014-08-12 12:55:12 -07:00
util.go cmd/cgo: don't reimplement os/exec in util.go. 2013-03-01 15:04:14 -05:00