]> Cypherpunks repositories - gostls13.git/commit
cmd/cgo: rearrange and update documentation
authorIan Lance Taylor <iant@golang.org>
Tue, 17 Sep 2013 14:11:40 +0000 (07:11 -0700)
committerIan Lance Taylor <iant@golang.org>
Tue, 17 Sep 2013 14:11:40 +0000 (07:11 -0700)
commitacae4d212c6af5f96677ea7d2ed827389bd7b819
treefd943cb24fc7ec3cf7acb0134fd6329614693fcc
parenteeb758546e10b33be161e76b3c3290dbb7a70a87
cmd/cgo: rearrange and update documentation

In particular document that the Go tool will look for certain
file extensions and compile with them with either the C or the
C++ compiler.

Fixes #6393.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/13733043
src/cmd/cgo/doc.go