]> Cypherpunks repositories - gostls13.git/commit
doc: add go1.5 note about change to zero-sized fields in cgo
authorIan Lance Taylor <iant@golang.org>
Thu, 30 Jul 2015 16:01:22 +0000 (09:01 -0700)
committerRuss Cox <rsc@golang.org>
Thu, 30 Jul 2015 20:12:06 +0000 (20:12 +0000)
commita5d23fceab47ff3f0cfacfecbe74f2f853a6ed1c
tree9f6a15322ecc62d309b3fea48c05b6d64a8e2f90
parent4bd8040d47fce4445ce73278b8528c6784e3ef25
doc: add go1.5 note about change to zero-sized fields in cgo

This documents the change made in https://golang.org/cl/12864 for
https://golang.org/issue/11925.

Update #11925.

Change-Id: Id09f2a489ea947a725ed12c9cf793e5daef07a06
Reviewed-on: https://go-review.googlesource.com/12866
Reviewed-by: David Crawshaw <crawshaw@golang.org>
doc/go1.5.html