]> Cypherpunks repositories - gostls13.git/commit
cgo: rename internal f to avoid conflict with possible C global named f
authorRuss Cox <rsc@golang.org>
Wed, 2 Feb 2011 23:53:03 +0000 (18:53 -0500)
committerRuss Cox <rsc@golang.org>
Wed, 2 Feb 2011 23:53:03 +0000 (18:53 -0500)
commit259a974292e7d85d50d0273a530e0c068f410689
tree28f92e22f32766f429fb4be19b63741d6345c0ec
parent8a2891fc56567b9639e23a62606ac9df7956bf86
cgo: rename internal f to avoid conflict with possible C global named f

Fixes #1452.

R=r
CC=golang-dev
https://golang.org/cl/4023060
src/cmd/cgo/gcc.go