]> Cypherpunks repositories - gostls13.git/commit
cmd/cgo: static variables in the preamble may not be referenced
authorIan Lance Taylor <iant@golang.org>
Thu, 18 Jun 2015 01:03:16 +0000 (18:03 -0700)
committerIan Lance Taylor <iant@golang.org>
Fri, 19 Jun 2015 01:08:43 +0000 (01:08 +0000)
commit1a040c923035fbab613ef9f37422e91ac01ff911
treee22a4dd24d26b8aed12631c68d55e7201b138195
parent679fd5b4479e0b9936344a33e07a0d1f904c362b
cmd/cgo: static variables in the preamble may not be referenced

This is a documentation fix that reflects the current reality.

Fixes #9673.

Change-Id: Ie436b277dfd1b68b13c67813d29c238d2c23b820
Reviewed-on: https://go-review.googlesource.com/11221
Reviewed-by: Russ Cox <rsc@golang.org>
src/cmd/cgo/doc.go