]> Cypherpunks repositories - gostls13.git/commit
cgo: rename C names for Go types to avoid conflicting with package
authorIan Lance Taylor <iant@golang.org>
Tue, 1 May 2012 16:04:13 +0000 (09:04 -0700)
committerIan Lance Taylor <iant@golang.org>
Tue, 1 May 2012 16:04:13 +0000 (09:04 -0700)
commit82e30c681c5fcf9957c7f5d17c90b800ecd1a85e
tree020b8855a03abbc287aa2a502a5393b39b6622e7
parentcc9a5c3be7fb8c5935dbfa49b7926219674fa705
cgo: rename C names for Go types to avoid conflicting with package

Fixes #3371.

R=rsc, bsiegert, r, mtj, iant
CC=golang-dev
https://golang.org/cl/6131060
src/cmd/cgo/out.go